chore(deps): update dependency @types/eslint__js to v9 (v1) (#2450)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
pull/2464/head
renovate[bot] 3 months ago committed by GitHub
parent 82d9564846
commit a8749fdf66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,7 +14,6 @@
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@types/eslint__js": "8.42.3",
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.1",
"prettier": "3.5.2",

@ -24,9 +24,6 @@ importers:
'@rollup/plugin-typescript':
specifier: 11.1.6
version: 11.1.6(rollup@4.34.8)(tslib@2.8.1)(typescript@5.7.3)
'@types/eslint__js':
specifier: 8.42.3
version: 8.42.3
eslint:
specifier: 9.21.0
version: 9.21.0
@ -633,12 +630,6 @@ packages:
engines: {node: '>= 10'}
hasBin: true
'@types/eslint@9.6.1':
resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
'@types/eslint__js@8.42.3':
resolution: {integrity: sha512-alfG737uhmPdnvkrLdZLcEKJ/B8s9Y4hrZ+YAdzUeoArBlSUERA2E87ROfOaS4jd/C45fzOoZzidLc1IPwLqOw==}
'@types/estree@1.0.6':
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
@ -1506,15 +1497,6 @@ snapshots:
'@tauri-apps/cli-win32-ia32-msvc': 1.6.3
'@tauri-apps/cli-win32-x64-msvc': 1.6.3
'@types/eslint@9.6.1':
dependencies:
'@types/estree': 1.0.6
'@types/json-schema': 7.0.15
'@types/eslint__js@8.42.3':
dependencies:
'@types/eslint': 9.6.1
'@types/estree@1.0.6': {}
'@types/json-schema@7.0.15': {}

Loading…
Cancel
Save