Skip to content

Commit bedd852

Browse files
committed
update @typescript-eslint packages to their latest versions
1 parent 4d10286 commit bedd852

File tree

2 files changed

+68
-93
lines changed

2 files changed

+68
-93
lines changed

package-lock.json

Lines changed: 66 additions & 91 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
@@ -25,8 +25,8 @@
2525
},
2626
"homepage": "https://github.com/github/eslint-plugin-github#readme",
2727
"dependencies": {
28-
"@typescript-eslint/eslint-plugin": ">=2.5.0",
29-
"@typescript-eslint/parser": ">=2.5.0",
28+
"@typescript-eslint/eslint-plugin": ">=2.25.0",
29+
"@typescript-eslint/parser": ">=2.25.0",
3030
"eslint-config-prettier": ">=6.10.1",
3131
"eslint-plugin-eslint-comments": ">=3.0.1",
3232
"eslint-plugin-import": ">=2.20.1",

0 commit comments

Comments
 (0)