Skip to content

Commit 09fc1f7

Browse files
author
Maxime GRIS
committed
misc/ maj eslint dep
1 parent 061e01e commit 09fc1f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@types/jasminewd2": "2.0.8",
5959
"@types/mocha": "7.0.2",
6060
"@types/node": "12.11.1",
61-
"@typescript-eslint/eslint-plugin": "2.20.0",
62-
"@typescript-eslint/parser": "2.20.0",
61+
"@typescript-eslint/eslint-plugin": "2.27.0",
62+
"@typescript-eslint/parser": "2.27.0",
6363
"chai": "4.2.0",
6464
"codelyzer": "5.2.2",
6565
"conventional-changelog-cli": "2.0.32",
@@ -69,7 +69,7 @@
6969
"electron-builder": "22.4.1",
7070
"electron-reload": "1.5.0",
7171
"eslint": "6.8.0",
72-
"eslint-plugin-import": "2.20.1",
72+
"eslint-plugin-import": "2.20.2",
7373
"jasmine-core": "3.5.0",
7474
"jasmine-spec-reporter": "5.0.1",
7575
"karma": "5.0.1",

0 commit comments

Comments
 (0)