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

Commit 6980a5d

Browse files
committed
update typescript-eslint to 4.26.0
1 parent c4845d3 commit 6980a5d

File tree

2 files changed

+170
-52
lines changed

2 files changed

+170
-52
lines changed

package-lock.json

Lines changed: 168 additions & 50 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.22.1",
39-
"@typescript-eslint/parser": "^4.22.1",
38+
"@typescript-eslint/eslint-plugin": "^4.26.0",
39+
"@typescript-eslint/parser": "^4.26.0",
4040
"bootstrap": "^4.5.2",
4141
"codemirror": "^5.58.1",
4242
"core-js": "^3.6.5",

0 commit comments

Comments
 (0)