chore(deps): update dependency @types/eslint to v9
All checks were successful
Build & Deploy / build (push) Successful in 34s
All checks were successful
Build & Deploy / build (push) Successful in 34s
This commit is contained in:
parent
4acd527860
commit
fb6eb2b296
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
"@sveltejs/vite-plugin-svelte": "^3.0.0",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tailwindcss/typography": "0.5.13",
|
||||
"@types/eslint": "^8.56.6",
|
||||
"@types/eslint": "^9.0.0",
|
||||
"@types/html-minifier-terser": "^7.0.2",
|
||||
"@types/node": "20.14.11",
|
||||
"@typescript-eslint/eslint-plugin": "^7.4.0",
|
||||
|
|
|
@ -33,8 +33,8 @@ devDependencies:
|
|||
specifier: 0.5.13
|
||||
version: 0.5.13(tailwindcss@3.4.6)
|
||||
'@types/eslint':
|
||||
specifier: ^8.56.6
|
||||
version: 8.56.11
|
||||
specifier: ^9.0.0
|
||||
version: 9.6.0
|
||||
'@types/html-minifier-terser':
|
||||
specifier: ^7.0.2
|
||||
version: 7.0.2
|
||||
|
@ -930,8 +930,8 @@ packages:
|
|||
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
|
||||
dev: true
|
||||
|
||||
/@types/eslint@8.56.11:
|
||||
resolution: {integrity: sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==}
|
||||
/@types/eslint@9.6.0:
|
||||
resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==}
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
'@types/json-schema': 7.0.15
|
||||
|
|
Loading…
Reference in a new issue