Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a6d1492

Browse files
authoredSep 12, 2024
Merge pull request #1214 from vue-a11y/dependabot/npm_and_yarn/types/jest-29.5.13
build(deps-dev): bump @types/jest from 29.5.12 to 29.5.13
2 parents 387ecd6 + adb5984 commit a6d1492

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1278,9 +1278,9 @@
12781278
"@types/istanbul-lib-report" "*"
12791279

12801280
"@types/jest@^29.2.5":
1281-
version "29.5.12"
1282-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
1283-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
1281+
version "29.5.13"
1282+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1283+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
12841284
dependencies:
12851285
expect "^29.0.0"
12861286
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.