Skip to content
Snippets Groups Projects
Unverified Commit d87d641b authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge branch 'dependabot' into dependabot-npm_and_yarn-dependabot-quasar-app-3.3.2

parents d9705371 f4a2ac7f
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@v4.2.2
uses: JamesIves/github-pages-deploy-action@v4.2.3
with:
branch: gh-pages
folder: dist/spa
......
......@@ -18,7 +18,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.16.5",
"@quasar/app": "^3.3.2",
"electron": "^16.0.8",
"electron": "^17.0.0",
"electron-packager": "^15.4.0",
"eslint": "8.8.0",
"eslint-config-prettier": "^8.3.0",
......@@ -4953,9 +4953,9 @@
}
},
"node_modules/electron": {
"version": "16.0.8",
"resolved": "https://registry.npmjs.org/electron/-/electron-16.0.8.tgz",
"integrity": "sha512-znTVkl8LaGcPNdfc6SRr+6LYg2GtSCKXln/nW/PC+urBfAFnOYIuDock8QyGVFfzr5PuAa+g8YQQAboHV77D7g==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-17.0.0.tgz",
"integrity": "sha512-3UXcBQMwbMWdPvGHaSdPMluHrd+/bc+K143MyvE5zVZ+S1XCHt4sau7dj6svJHns5llN0YG/c6h/vRfadIp8Zg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
......@@ -16703,9 +16703,9 @@
"dev": true
},
"electron": {
"version": "16.0.8",
"resolved": "https://registry.npmjs.org/electron/-/electron-16.0.8.tgz",
"integrity": "sha512-znTVkl8LaGcPNdfc6SRr+6LYg2GtSCKXln/nW/PC+urBfAFnOYIuDock8QyGVFfzr5PuAa+g8YQQAboHV77D7g==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-17.0.0.tgz",
"integrity": "sha512-3UXcBQMwbMWdPvGHaSdPMluHrd+/bc+K143MyvE5zVZ+S1XCHt4sau7dj6svJHns5llN0YG/c6h/vRfadIp8Zg==",
"dev": true,
"requires": {
"@electron/get": "^1.13.0",
......
......@@ -31,8 +31,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.16.5",
"@quasar/app": "^3.3.2",
"electron": "^16.0.8",
"electron": "^17.0.0",
"electron-packager": "^15.4.0",
"eslint": "8.8.0",
"eslint-config-prettier": "^8.3.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment