Skip to content

Commit 44edb63

Browse files
lucacavallaroazat-io
authored andcommitted
fix: move typescript-eslint types to dependencies
1 parent 933cebd commit 44edb63

File tree

2 files changed

+7
-31
lines changed

2 files changed

+7
-31
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"vue-eslint-parser": ">=9.0.0"
7979
},
8080
"dependencies": {
81+
"@typescript-eslint/types": "^7.14.1",
8182
"@typescript-eslint/utils": "^7.14.1",
8283
"minimatch": "^9.0.5",
8384
"natural-compare-lite": "^1.4.0"
@@ -92,7 +93,6 @@
9293
"@typescript-eslint/eslint-plugin": "^7.14.1",
9394
"@typescript-eslint/parser": "^7.14.1",
9495
"@typescript-eslint/rule-tester": "^7.14.1",
95-
"@typescript-eslint/types": "^7.14.1",
9696
"@vitest/coverage-v8": "^0.34.6",
9797
"ajv": "^6.12.6",
9898
"astro-eslint-parser": "^1.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)