Skip to content

Commit

Permalink
Merge pull request opossum-tool#2354 from opossum-tool/renovate/elect…
Browse files Browse the repository at this point in the history
…ron-27.x

chore(deps): update dependency electron to ^27.1.2
  • Loading branch information
mstykow authored Nov 24, 2023
2 parents bf6225b + dbc04bb commit d81d9c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"dpdm": "^3.14.0",
"electron": "^27.1.0",
"electron": "^27.1.2",
"electron-builder": "^24.9.1",
"electron-playwright-helpers": "^1.7.0",
"eslint": "^8.54.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5465,16 +5465,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^27.1.0":
version: 27.1.0
resolution: "electron@npm:27.1.0"
"electron@npm:^27.1.2":
version: 27.1.2
resolution: "electron@npm:27.1.2"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^18.11.18"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 8eed880bbda6efd55041cc855b93f632897139557761a913dd56c68a9e24bcb1c222a0b335f70e3df97e9692997f659d62600276bbf3714b374d841fed75bab4
checksum: c24cbdee2ea7e219d2224e3b3f9760a248723490442dcdf28a5c5419c693127bc0ab169945bd6e7ff7db84c69b3ed4db65e2691dd2f7e15b2b0eea905a1e8863
languageName: node
linkType: hard

Expand Down Expand Up @@ -9080,7 +9080,7 @@ __metadata:
dayjs: "npm:^1.11.10"
dotenv: "npm:^16.3.1"
dpdm: "npm:^3.14.0"
electron: "npm:^27.1.0"
electron: "npm:^27.1.2"
electron-builder: "npm:^24.9.1"
electron-devtools-installer: "npm:^3.2.0"
electron-is-dev: "npm:^2.0.0"
Expand Down

0 comments on commit d81d9c0

Please sign in to comment.