Skip to content

Commit df0ecaf

Browse files
fix(deps): update typescript-eslint monorepo to v7.0.2 (#247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 549395c commit df0ecaf

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package-lock.json

+49-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"license": "BSD-3-Clause",
2222
"dependencies": {
2323
"@eslint/js": "8.56.0",
24-
"@typescript-eslint/eslint-plugin": "7.0.1",
24+
"@typescript-eslint/eslint-plugin": "7.0.2",
2525
"eslint": "8.56.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": "51.0.1",
3030
"typescript": "5.3.3",
31-
"typescript-eslint": "7.0.1"
31+
"typescript-eslint": "7.0.2"
3232
},
3333
"devDependencies": {
3434
"@bifravst/prettier-config": "1.0.0",

0 commit comments

Comments
 (0)