File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 58
58
},
59
59
"devDependencies" : {
60
60
"@eslint/eslintrc" : " ^3.3.1" ,
61
- "@eslint/js" : " ^9.25.1 " ,
61
+ "@eslint/js" : " ^9.33.0 " ,
62
62
"@nestjs/cli" : " ^11.0.10" ,
63
63
"@nestjs/schematics" : " ^11.0.7" ,
64
64
"@nestjs/testing" : " ^11.1.6" ,
Original file line number Diff line number Diff line change 946
946
minimatch "^3.1.2"
947
947
strip-json-comments "^3.1.1"
948
948
949
- " @eslint/[email protected] " , "@eslint/js@^9.25.1" :
949
+
950
950
version "9.32.0"
951
951
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
952
952
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
953
953
954
+ " @eslint/js@^9.33.0 " :
955
+ version "9.33.0"
956
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
957
+ integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
958
+
954
959
" @eslint/object-schema@^2.1.6 " :
955
960
version "2.1.6"
956
961
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
You can’t perform that action at this time.
0 commit comments