File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
"@babel/preset-env" : " 7.25.4" ,
52
52
"@rollup/plugin-babel" : " 6.0.4" ,
53
53
"@rollup/plugin-node-resolve" : " 15.2.3" ,
54
- "@types/jest" : " 29.5.12 " ,
54
+ "@types/jest" : " 29.5.13 " ,
55
55
"@types/ramda" : " 0.30.2" ,
56
56
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
57
57
"@typescript-eslint/parser" : " 5.62.0" ,
Original file line number Diff line number Diff line change 2085
2085
dependencies :
2086
2086
" @types/istanbul-lib-report" " *"
2087
2087
2088
-
2089
- version "29.5.12 "
2090
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12 .tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544 "
2091
- integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw ==
2088
+
2089
+ version "29.5.13 "
2090
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13 .tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc "
2091
+ integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg ==
2092
2092
dependencies :
2093
2093
expect "^29.0.0"
2094
2094
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments