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

Commit 73eb2e8

Browse files
committed
bump typescript-eslint, eslint, typescript
1 parent 9be3f61 commit 73eb2e8

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535
},
3636
"homepage": "https://github.com/yeonjuan/typescript-eslint-demo#readme",
3737
"dependencies": {
38-
"@typescript-eslint/eslint-plugin": "4.5.0",
39-
"@typescript-eslint/parser": "4.5.0",
38+
"@typescript-eslint/eslint-plugin": "4.6.0",
39+
"@typescript-eslint/parser": "4.6.0",
4040
"bootstrap": "^4.5.2",
4141
"codemirror": "^5.58.1",
4242
"core-js": "^3.6.5",
43-
"eslint": "7.11.0",
43+
"eslint": "7.12.1",
4444
"esquery": "^1.3.1",
4545
"json5": "^2.1.3",
4646
"query-string": "^6.13.5",
4747
"react": "^16.13.1",
4848
"react-bootstrap": "^1.3.0",
4949
"react-dom": "^16.13.1",
50-
"typescript": "4.0.3"
50+
"typescript": "4.0.5"
5151
},
5252
"devDependencies": {
5353
"@babel/core": "^7.11.6",

0 commit comments

Comments
 (0)