Skip to content

Commit 96b91f6

Browse files
authored
Merge pull request #362 from KingDarBoja/renovate/major-eslint-monorepo
chore(deps): update dependency @eslint/js to v10
2 parents 67c94de + 72f6b20 commit 96b91f6

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@angular/cli": "21.2.3",
3939
"@angular/compiler-cli": "21.2.6",
4040
"@angular/language-service": "21.2.6",
41-
"@eslint/js": "~9.39.0",
41+
"@eslint/js": "~10.0.0",
4242
"@nx/cypress": "22.6.1",
4343
"@nx/esbuild": "22.6.1",
4444
"@nx/eslint": "22.6.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3337,11 +3337,16 @@
33373337
minimatch "^3.1.5"
33383338
strip-json-comments "^3.1.1"
33393339

3340-
"@eslint/js@9.39.4", "@eslint/js@~9.39.0":
3340+
"@eslint/js@9.39.4":
33413341
version "9.39.4"
33423342
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.4.tgz#a3f83bfc6fd9bf33a853dfacd0b49b398eb596c1"
33433343
integrity sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==
33443344

3345+
"@eslint/js@~10.0.0":
3346+
version "10.0.1"
3347+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583"
3348+
integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==
3349+
33453350
"@eslint/object-schema@^2.1.7":
33463351
version "2.1.7"
33473352
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"

0 commit comments

Comments
 (0)