Skip to content

Commit

Permalink
Merge pull request #8 from reseau-constellation/renovate/electron-27.x
Browse files Browse the repository at this point in the history
deps: update dependency electron to v27
  • Loading branch information
julienmalard authored Oct 16, 2023
2 parents 533239a + 9453bb1 commit 8c61a59
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 27 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Julien Jean Malard-Adam",
"url": "https://github.com/julienmalard"
},
"version": "0.2.1",
"version": "0.2.2",
"main": "packages/main/dist/index.cjs",
"scripts": {
"build": "pnpm run build:main && pnpm run build:preload && pnpm run build:renderer",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@vitest/coverage-istanbul": "^0.34.2",
"@vue/test-utils": "2.4.1",
"cross-env": "7.0.3",
"electron": "26.0.0",
"electron": "27.0.0",
"electron-builder": "24.6.3",
"eslint": "8.47.0",
"eslint-plugin-vue": "9.17.0",
Expand Down
45 changes: 20 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c61a59

Please sign in to comment.