File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
"less" : " 1.7.5"
24
24
},
25
25
"devDependencies" : {
26
- "eslint" : " 9.1.1 " ,
26
+ "eslint" : " 9.2.0 " ,
27
27
"eslint-config-prettier" : " 9.1.0" ,
28
28
"eslint-plugin-jest" : " 28.5.0" ,
29
29
"express" : " 4.19.2" ,
Original file line number Diff line number Diff line change 570
570
minimatch "^3.1.2"
571
571
strip-json-comments "^3.1.1"
572
572
573
- " @eslint/js@9.1.1 " :
574
- version "9.1.1 "
575
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.1.1 .tgz#eb0f82461d12779bbafc1b5045cde3143d350a8a "
576
- integrity sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ ==
573
+ " @eslint/js@9.2.0 " :
574
+ version "9.2.0 "
575
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.2.0 .tgz#b0a9123e8e91a3d9a2eed3a04a6ed44fdab639aa "
576
+ integrity sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA ==
577
577
578
578
" @humanwhocodes/config-array@^0.13.0 " :
579
579
version "0.13.0"
@@ -2059,15 +2059,15 @@ eslint-visitor-keys@^4.0.0:
2059
2059
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
2060
2060
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
2061
2061
2062
- eslint@9.1.1 :
2063
- version "9.1.1 "
2064
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.1 .tgz#39ec657ccd12813cb4a1dab2f9229dcc6e468271 "
2065
- integrity sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg ==
2062
+ eslint@9.2.0 :
2063
+ version "9.2.0 "
2064
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.2.0 .tgz#0700ebc99528753315d78090876911d3cdbf19fe "
2065
+ integrity sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og ==
2066
2066
dependencies :
2067
2067
" @eslint-community/eslint-utils" " ^4.2.0"
2068
2068
" @eslint-community/regexpp" " ^4.6.1"
2069
2069
" @eslint/eslintrc" " ^3.0.2"
2070
- " @eslint/js" " 9.1.1 "
2070
+ " @eslint/js" " 9.2.0 "
2071
2071
" @humanwhocodes/config-array" " ^0.13.0"
2072
2072
" @humanwhocodes/module-importer" " ^1.0.1"
2073
2073
" @humanwhocodes/retry" " ^0.2.3"
You can’t perform that action at this time.
0 commit comments