File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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.0 " ,
26
+ "eslint" : " 9.1.1 " ,
27
27
"eslint-config-prettier" : " 9.1.0" ,
28
28
"eslint-plugin-jest" : " 28.2.0" ,
29
29
"express" : " 4.19.2" ,
Original file line number Diff line number Diff line change @@ -2059,10 +2059,10 @@ 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
-
2063
- version "9.1.0 "
2064
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.0 .tgz#262625f6b0921f7550f128a0098d05ecaad989c6 "
2065
- integrity sha512-1TCBecGFQtItia2o39P7Z4BK1X7ByNPxAiWJvwiyTGcOwYnTiiASgMpNA6a+beu8cFPhEDWvPf6mIlYUJv6sgA ==
2062
+
2063
+ version "9.1.1 "
2064
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.1 .tgz#39ec657ccd12813cb4a1dab2f9229dcc6e468271 "
2065
+ integrity sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg ==
2066
2066
dependencies :
2067
2067
" @eslint-community/eslint-utils" " ^4.2.0"
2068
2068
" @eslint-community/regexpp" " ^4.6.1"
You can’t perform that action at this time.
0 commit comments