Skip to content

Commit d299797

Browse files
chore(deps): update dependency @types/jest to v29.5.13 (#797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f5fbb2 commit d299797

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/concurrently": "6.4.0",
117117
"@types/fs-extra": "9.0.13",
118118
"@types/inquirer": "8.2.10",
119-
"@types/jest": "29.5.12",
119+
"@types/jest": "29.5.13",
120120
"@types/jsonpath": "0.2.4",
121121
"@types/lodash": "4.17.7",
122122
"@types/node": "18.16.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2723,10 +2723,10 @@
27232723
dependencies:
27242724
"@types/istanbul-lib-report" "*"
27252725

2726-
"@types/jest@29.5.12":
2727-
version "29.5.12"
2728-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
2729-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
2726+
"@types/jest@29.5.13":
2727+
version "29.5.13"
2728+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
2729+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
27302730
dependencies:
27312731
expect "^29.0.0"
27322732
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)