Skip to content

Commit 91262ed

Browse files
committed
update packages add electron 26
1 parent b1813ef commit 91262ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/electron": "^1.4.38",
7171
"@types/mocha": "^10.0.1",
7272
"@types/mochawesome": "^6.2.1",
73-
"@types/node": "^20.6.3",
73+
"@types/node": "^20.6.5",
7474
"@types/sequelize": "^4.28.15",
7575
"@typescript-eslint/eslint-plugin-tslint": "^5.59.0",
7676
"chai": "^4.3.8",
@@ -83,10 +83,10 @@
8383
"mochawesome": "^7.1.3",
8484
"node-gyp": "^9.4.0",
8585
"nyc": "^15.1.0",
86-
"prebuild": "^12.0.0",
86+
"prebuild": "^12.1.0",
8787
"sequelize": "^6.33.0",
8888
"typescript": "^5.2.2",
89-
"standard": "^17.0.0",
89+
"standard": "^17.1.0",
9090
"eslint": "^8.39.0",
9191
"eslint-config-standard-with-typescript": "^34.0.1",
9292
"eslint-plugin-jquery": "^1.5.1",

0 commit comments

Comments
 (0)