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 25
25
"devDependencies" : {
26
26
"eslint" : " 8.43.0" ,
27
27
"eslint-config-prettier" : " 8.8.0" ,
28
- "eslint-plugin-jest" : " 27.2.1 " ,
28
+ "eslint-plugin-jest" : " 27.2.2 " ,
29
29
"express" : " 4.18.2" ,
30
30
"glob" : " 8.1.0" ,
31
31
"jest" : " 29.5.0" ,
Original file line number Diff line number Diff line change 1891
1891
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
1892
1892
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
1893
1893
1894
-
1895
- version "27.2.1 "
1896
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.1 .tgz#b85b4adf41c682ea29f1f01c8b11ccc39b5c672c "
1897
- integrity sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg ==
1894
+
1895
+ version "27.2.2 "
1896
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.2 .tgz#be4ded5f91905d9ec89aa8968d39c71f3b072c0c "
1897
+ integrity sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw ==
1898
1898
dependencies :
1899
1899
" @typescript-eslint/utils" " ^5.10.0"
1900
1900
You can’t perform that action at this time.
0 commit comments