File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3131 "devDependencies" : {
3232 "@commitlint/cli" : " 20.1.0" ,
3333 "@commitlint/config-angular" : " 20.0.0" ,
34- "@eslint/js" : " 9.39.0 " ,
34+ "@eslint/js" : " 9.39.1 " ,
3535 "@types/graphql" : " 14.5.0" ,
3636 "@types/jest" : " 30.0.0" ,
3737 "@types/node" : " 24.10.0" ,
4343 "@typescript-eslint/parser" : " 8.46.3" ,
4444 "class-transformer" : " 0.5.1" ,
4545 "class-validator" : " 0.14.2" ,
46- "eslint" : " 9.39.0 " ,
46+ "eslint" : " 9.39.1 " ,
4747 "eslint-config-prettier" : " 10.1.8" ,
4848 "eslint-plugin-import" : " 2.32.0" ,
4949 "eslint-plugin-prettier" : " 5.5.4" ,
Original file line number Diff line number Diff line change 10281028 minimatch "^3.1.2"
10291029 strip-json-comments "^3.1.1"
10301030
1031- "@eslint/js@9.39.0 ":
1032- version "9.39.0 "
1033- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0 .tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01 "
1034- integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw ==
1031+ "@eslint/js@9.39.1 ":
1032+ version "9.39.1 "
1033+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1 .tgz#0dd59c3a9f40e3f1882975c321470969243e0164 "
1034+ integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw ==
10351035
10361036"@eslint/object-schema@^2.1.7":
10371037 version "2.1.7"
@@ -5262,18 +5262,18 @@ eslint-visitor-keys@^4.2.1:
52625262 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
52635263 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
52645264
5265- eslint@9.39.0 :
5266- version "9.39.0 "
5267- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0 .tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5 "
5268- integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg ==
5265+ eslint@9.39.1 :
5266+ version "9.39.1 "
5267+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1 .tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5 "
5268+ integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g ==
52695269 dependencies:
52705270 "@eslint-community/eslint-utils" "^4.8.0"
52715271 "@eslint-community/regexpp" "^4.12.1"
52725272 "@eslint/config-array" "^0.21.1"
52735273 "@eslint/config-helpers" "^0.4.2"
52745274 "@eslint/core" "^0.17.0"
52755275 "@eslint/eslintrc" "^3.3.1"
5276- "@eslint/js" "9.39.0 "
5276+ "@eslint/js" "9.39.1 "
52775277 "@eslint/plugin-kit" "^0.4.1"
52785278 "@humanfs/node" "^0.16.6"
52795279 "@humanwhocodes/module-importer" "^1.0.1"
You can’t perform that action at this time.
0 commit comments