1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-05 01:45:22 +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:
Michael Kriese 2025-06-03 10:12:12 +02:00 committed by Earl Warren
parent e38e761d5b
commit ea07f0c0f3
2 changed files with 0 additions and 2 deletions

1
package-lock.json generated
View file

@ -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",

View file

@ -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",