Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit 24d6aaa

Browse files
committed
update typescript-eslint version
1 parent e892125 commit 24d6aaa

File tree

2 files changed

+57
-53
lines changed

2 files changed

+57
-53
lines changed

package-lock.json

Lines changed: 55 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"homepage": "https://github.com/yeonjuan/typescript-eslint-demo#readme",
3737
"dependencies": {
38-
"@typescript-eslint/eslint-plugin": "4.9.0",
39-
"@typescript-eslint/parser": "4.9.0",
38+
"@typescript-eslint/eslint-plugin": "^4.22.1",
39+
"@typescript-eslint/parser": "^4.22.1",
4040
"bootstrap": "^4.5.2",
4141
"codemirror": "^5.58.1",
4242
"core-js": "^3.6.5",

0 commit comments

Comments
 (0)