File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
"arrowParens" : " avoid"
9
9
},
10
10
"devDependencies" : {
11
- "@types/jest" : " ^29.5.12 " ,
11
+ "@types/jest" : " ^29.5.13 " ,
12
12
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
13
13
"@typescript-eslint/parser" : " ^5.62.0" ,
14
14
"eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 43
43
"devDependencies" : {
44
44
"@types/fs-extra" : " ^11.0.4" ,
45
45
"@types/glob" : " ^8.1.0" ,
46
- "@types/jest" : " ^29.5.12 " ,
46
+ "@types/jest" : " ^29.5.13 " ,
47
47
"@types/js-yaml" : " ^4.0.9" ,
48
48
"@types/semver" : " ^7.5.8" ,
49
49
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
Original file line number Diff line number Diff line change 966
966
dependencies :
967
967
" @types/istanbul-lib-report" " *"
968
968
969
- " @types/jest@^29.5.12 " :
970
- version "29.5.12 "
971
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12 .tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544 "
972
- integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw ==
969
+ " @types/jest@^29.5.13 " :
970
+ version "29.5.13 "
971
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13 .tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc "
972
+ integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg ==
973
973
dependencies :
974
974
expect "^29.0.0"
975
975
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments