Skip to content

Commit c5f92f4

Browse files
committedNov 28, 2024··
chore: cleanup dependencies
The eslint-plugin not *directly* depended on, so we can remove it.
1 parent ef13ca9 commit c5f92f4

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed
 

‎package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
}
7171
},
7272
"dependencies": {
73-
"@typescript-eslint/eslint-plugin": "^8.15.0",
7473
"fast-glob": "^3.3.2",
7574
"typescript-eslint": "^8.15.0",
7675
"vue-eslint-parser": "^9.4.3"

‎pnpm-lock.yaml

Lines changed: 16 additions & 15 deletions
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.