Skip to content

Commit 67580b4

Browse files
committed
fix(deps): update eslint to v7.10.0
1 parent 657b367 commit 67580b4

File tree

2 files changed

+63
-69
lines changed

2 files changed

+63
-69
lines changed

package-lock.json

Lines changed: 61 additions & 67 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
@@ -21,14 +21,14 @@
2121
"license": "BSD-3-Clause",
2222
"dependencies": {
2323
"@eslint/js": "8.57.0",
24-
"@typescript-eslint/eslint-plugin": "7.8.0",
24+
"@typescript-eslint/eslint-plugin": "7.10.0",
2525
"eslint": "8.57.0",
2626
"eslint-config-prettier": "9.1.0",
2727
"eslint-plugin-import": "2.29.1",
2828
"eslint-plugin-prefer-arrow": "1.2.3",
2929
"eslint-plugin-unicorn": "52.0.0",
3030
"typescript": "5.4.5",
31-
"typescript-eslint": "7.8.0"
31+
"typescript-eslint": "7.10.0"
3232
},
3333
"devDependencies": {
3434
"@bifravst/prettier-config": "1.0.0",

0 commit comments

Comments
 (0)