Skip to content

Commit b6894dc

Browse files
committed
chore(deps): bump deps
1 parent 2f2e64a commit b6894dc

File tree

2 files changed

+208
-26
lines changed

2 files changed

+208
-26
lines changed

package-lock.json

+205-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"xml2js": "0.6.2",
156156
"node-fetch": "2.7.0",
157157
"@electron/universal": "1.4.2",
158-
"electron": "27.0.0-beta.9"
158+
"electron": "27.0.0"
159159
},
160160
"devDependencies": {
161161
"@playwright/test": "1.38.1",
@@ -170,10 +170,10 @@
170170
"@types/electron-localshortcut": "3.1.1",
171171
"@types/howler": "2.2.9",
172172
"@types/html-to-text": "9.0.2",
173-
"@typescript-eslint/eslint-plugin": "6.7.4",
173+
"@typescript-eslint/eslint-plugin": "6.7.5",
174174
"auto-changelog": "2.4.0",
175175
"del-cli": "5.1.0",
176-
"electron": "27.0.0-beta.9",
176+
"electron": "27.0.0",
177177
"electron-builder": "24.6.4",
178178
"electron-devtools-installer": "3.2.0",
179179
"eslint": "8.51.0",

0 commit comments

Comments
 (0)