Skip to content

Commit

Permalink
Bump electron from 18.3.7 to 22.3.21
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 18.3.7 to 22.3.21.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v18.3.7...v22.3.21)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 9aa18ad commit 69dc955
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 256 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@pixi/settings": ">=6.0.4 <8.0.0",
"@pixi/sprite": ">=6.0.4 <8.0.0",
"@pixi/ticker": ">=6.0.4 <8.0.0",
"electron": "^18.3.7",
"electron": "^22.3.21",
"eslint": "^7.2.0",
"gh-pages": "^2.0.0",
"ncp": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion test/pixi-v6-iife/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"license": "ISC",
"dependencies": {
"electron": "^18.3.7",
"electron": "^22.3.21",
"@pixi/particle-emitter": "*",
"pixi.js": "^6.0.4",
"typescript": "^4.3.4"
Expand Down
2 changes: 1 addition & 1 deletion test/pixi-v6-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@pixi/ticker": "^6.0.4",
"@pixi/utils": "^6.0.4",
"@types/node": "^8.0.0",
"electron": "^18.3.7",
"electron": "^22.3.21",
"override-require": "^1.1.1",
"@pixi/particle-emitter": "*",
"resource-loader": "3",
Expand Down
Loading

0 comments on commit 69dc955

Please sign in to comment.