deps: update @eslint/js to 10.0.1
Node.js CI / CI (pull_request) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m57s

This commit is contained in:
2026-02-17 07:14:19 -08:00
parent 2b6c9641ac
commit 32fa0693a8
2 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"@angular/cli": "21.1.2",
"@angular/compiler-cli": "21.1.2",
"@angular/language-service": "21.1.2",
"@eslint/js": "10.0.0",
"@eslint/js": "10.0.1",
"@nhcarrigan/eslint-config": "5.2.0",
"@nx/angular": "22.4.4",
"@nx/cypress": "22.4.4",
+13 -7
View File
@@ -97,8 +97,8 @@ importers:
specifier: 21.1.2
version: 21.1.2
'@eslint/js':
specifier: 10.0.0
version: 10.0.0
specifier: 10.0.1
version: 10.0.1(eslint@9.39.2(jiti@2.6.1))
'@nhcarrigan/eslint-config':
specifier: 5.2.0
version: 5.2.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(playwright@1.58.1)(react@19.2.4)(typescript@5.9.3)(vitest@4.0.18(@types/node@20.19.9)(jiti@2.6.1)(jsdom@28.0.0)(less@4.5.1)(sass-embedded@1.97.3)(sass@1.97.3)(terser@5.44.1)(yaml@2.8.2))
@@ -1574,10 +1574,14 @@ packages:
resolution: {integrity: sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@10.0.0':
resolution: {integrity: sha512-J2VKrn6YUBegZFzRQVOVA8jk7VViV/MXhQUvXuCUK1I2RGGT2E+bmNGOsgtdO9Wo25Kd3hfZFuCm8LcfsUFV7g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
deprecated: This version should not be used.
'@eslint/js@10.0.1':
resolution: {integrity: sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
peerDependencies:
eslint: ^10.0.0
peerDependenciesMeta:
eslint:
optional: true
'@eslint/js@9.17.0':
resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
@@ -11535,7 +11539,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@eslint/js@10.0.0': {}
'@eslint/js@10.0.1(eslint@9.39.2(jiti@2.6.1))':
optionalDependencies:
eslint: 9.39.2(jiti@2.6.1)
'@eslint/js@9.17.0': {}