mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-05 09:55:20 +02:00
chore: drop unused @typescript-eslint/parser
package (#8054)
Package isn't references, `typescript-eslint` still pulls it transitive which is the recommend way Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8054 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-committed-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
e38e761d5b
commit
ea07f0c0f3
2 changed files with 0 additions and 2 deletions
1
package-lock.json
generated
1
package-lock.json
generated
|
@ -66,7 +66,6 @@
|
|||
"@stoplight/spectral-cli": "6.15.0",
|
||||
"@stylistic/eslint-plugin-js": "4.2.0",
|
||||
"@stylistic/stylelint-plugin": "3.1.2",
|
||||
"@typescript-eslint/parser": "8.31.1",
|
||||
"@vitejs/plugin-vue": "5.2.3",
|
||||
"@vitest/coverage-v8": "3.1.2",
|
||||
"@vitest/eslint-plugin": "1.1.43",
|
||||
|
|
|
@ -65,7 +65,6 @@
|
|||
"@stoplight/spectral-cli": "6.15.0",
|
||||
"@stylistic/eslint-plugin-js": "4.2.0",
|
||||
"@stylistic/stylelint-plugin": "3.1.2",
|
||||
"@typescript-eslint/parser": "8.31.1",
|
||||
"@vitejs/plugin-vue": "5.2.3",
|
||||
"@vitest/coverage-v8": "3.1.2",
|
||||
"@vitest/eslint-plugin": "1.1.43",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue