Skip to content

Commit aae629a

Browse files
authoredFeb 19, 2024··
fix(deps): update typescript-eslint monorepo to v7 (major) (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b70842b commit aae629a

File tree

2 files changed

+97
-35
lines changed

2 files changed

+97
-35
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"eslint": "^8.0.0"
3939
},
4040
"dependencies": {
41-
"@typescript-eslint/eslint-plugin": "^6.19.1",
42-
"@typescript-eslint/parser": "^6.19.1",
41+
"@typescript-eslint/eslint-plugin": "^7.0.1",
42+
"@typescript-eslint/parser": "^7.0.1",
4343
"@unocss/eslint-plugin": "^0.58.4",
4444
"eslint-config-prettier": "^9.1.0",
4545
"eslint-define-config": "^1.24.1",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.