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" : " 9.1.1" ,
27
27
"eslint-config-prettier" : " 9.1.0" ,
28
- "eslint-plugin-jest" : " 28.2 .0" ,
28
+ "eslint-plugin-jest" : " 28.3 .0" ,
29
29
"express" : " 4.19.2" ,
30
30
"glob" : " 8.1.0" ,
31
31
"jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change 2029
2029
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
2030
2030
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
2031
2031
2032
- eslint-plugin-jest@28.2 .0 :
2033
- version "28.2 .0"
2034
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.2 .0.tgz#863e2b2bda95eb41981ba9bcf4c44f57dce40a73 "
2035
- integrity sha512-yRDti/a+f+SMSmNTiT9/M/MzXGkitl8CfzUxnpoQcTyfq8gUrXMriVcWU36W1X6BZSUoyUCJrDAWWUA2N4hE5g ==
2032
+ eslint-plugin-jest@28.3 .0 :
2033
+ version "28.3 .0"
2034
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.3 .0.tgz#d52dea5e4f191fde061cbf1cea44c8a0a23e62ec "
2035
+ integrity sha512-5LjCSSno8E+IUCOX4hJiIb/upPIgpkaDEcaN/40gOcw26t/5UTLHFc4JdxKjOOvGTh0XdCu+fNr0fpOVNvcxMA ==
2036
2036
dependencies :
2037
2037
" @typescript-eslint/utils" " ^6.0.0"
2038
2038
You can’t perform that action at this time.
0 commit comments