Skip to content

Commit fc79d49

Browse files
chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 in the types group (#11801)
1 parent b3288e0 commit fc79d49

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"@types/async": "^3.2.24",
165165
"@types/cli-progress": "^3.11.6",
166166
"@types/imagemin": "^9.0.0",
167-
"@types/jest": "^29.5.12",
167+
"@types/jest": "^29.5.13",
168168
"@types/js-yaml": "^4.0.9",
169169
"@types/mdast": "^4.0.4",
170170
"@types/node": "^18.19.50",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3151,10 +3151,10 @@
31513151
dependencies:
31523152
"@types/istanbul-lib-report" "*"
31533153

3154-
"@types/jest@^29.5.12":
3155-
version "29.5.12"
3156-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3157-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3154+
"@types/jest@^29.5.13":
3155+
version "29.5.13"
3156+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3157+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
31583158
dependencies:
31593159
expect "^29.0.0"
31603160
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)