Skip to content

Commit 41abef1

Browse files
committed
refactor: use latest eslint
1 parent fd9f876 commit 41abef1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@
7373
"@types/jasmine": "4.3.0",
7474
"@types/jasminewd2": "2.0.10",
7575
"@types/node": "18.11.0",
76-
"@typescript-eslint/eslint-plugin": "5.43.0",
77-
"@typescript-eslint/parser": "5.43.0",
76+
"@typescript-eslint/eslint-plugin": "5.48.0",
77+
"@typescript-eslint/parser": "5.48.0",
7878
"conventional-changelog-cli": "2.2.2",
7979
"electron": "21.1.1",
8080
"electron-builder": "23.6.0",
8181
"electron-debug": "3.2.0",
8282
"electron-reloader": "1.2.3",
83-
"eslint": "8.28.0",
83+
"eslint": "8.31.0",
8484
"eslint-plugin-import": "2.26.0",
8585
"eslint-plugin-jsdoc": "39.3.6",
8686
"eslint-plugin-prefer-arrow": "1.2.3",

0 commit comments

Comments
 (0)