Skip to content

Commit d192d60

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin & @typescript-eslint/eslint-parser from 3.7.1 to 3.8.0 (#403)
1 parent 07688fc commit d192d60

File tree

2 files changed

+108
-12
lines changed

2 files changed

+108
-12
lines changed

package-lock.json

Lines changed: 106 additions & 10 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
@@ -59,8 +59,8 @@
5959
"devDependencies": {
6060
"@types/jest": "^26.0.8",
6161
"@types/node": "^14.0.27",
62-
"@typescript-eslint/eslint-plugin": "^3.7.1",
63-
"@typescript-eslint/parser": "^3.7.1",
62+
"@typescript-eslint/parser": "^3.8.0",
63+
"@typescript-eslint/eslint-plugin": "^3.8.0",
6464
"dayjs": "1.8.31",
6565
"eslint": "^7.6.0",
6666
"eslint-config-prettier": "^6.11.0",

0 commit comments

Comments
 (0)