File tree 2 files changed +4
-11
lines changed
2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 39
39
"@types/jest" : " ^29.5.12" ,
40
40
"@types/node" : " ^20.14.2" ,
41
41
"commit-and-tag-version" : " ^12.2.0" ,
42
- "eslint" : " ^9.0 .0" ,
42
+ "eslint" : " ^9.4 .0" ,
43
43
"exit-code" : " ^1.0.2" ,
44
44
"jest" : " ^29.7.0" ,
45
45
"rimraf" : " ^5.0.5" ,
48
48
"typescript" : " ~5.4.5"
49
49
},
50
50
"peerDependencies" : {
51
- "eslint" : " ^8.56.0 || ^9.0 .0" ,
51
+ "eslint" : " ^^9.4 .0" ,
52
52
"typescript" : " >=4.7.4"
53
53
},
54
54
"private" : false ,
Original file line number Diff line number Diff line change 858
858
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
859
859
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
860
860
861
- " @types/node@* " :
862
- version "20.12.12"
863
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
864
- integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
865
- dependencies :
866
- undici-types "~5.26.4"
867
-
868
- " @types/node@^20.14.2 " :
861
+ " @types/node@*" , "@types/node@^20.14.2":
869
862
version "20.14.2"
870
863
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
871
864
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
@@ -2397,7 +2390,7 @@ eslint-visitor-keys@^4.0.0:
2397
2390
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
2398
2391
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
2399
2392
2400
- eslint@^9.0 .0 :
2393
+ eslint@^9.4 .0 :
2401
2394
version "9.4.0"
2402
2395
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.4.0.tgz#79150c3610ae606eb131f1d648d5f43b3d45f3cd"
2403
2396
integrity sha512-sjc7Y8cUD1IlwYcTS9qPSvGjAC8Ne9LctpxKKu3x/1IC9bnOg98Zy6GxEJUfr1NojMgVPlyANXYns8oE2c1TAA==
You can’t perform that action at this time.
0 commit comments