Skip to content

Commit fca4dbf

Browse files
chore: update dependency @types/jest to v28.1.3 (#3249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec266de commit fca4dbf

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
@@ -2723,9 +2723,9 @@
27232723
"@types/istanbul-lib-report" "*"
27242724

27252725
"@types/jest@^28.0.0":
2726-
version "28.1.2"
2727-
resolved "https://registry.npmjs.org/@types/jest/-/jest-28.1.2.tgz#c678569bb2d8e5474dd88f0851613611aeed9809"
2728-
integrity sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==
2726+
version "28.1.3"
2727+
resolved "https://registry.npmjs.org/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce"
2728+
integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==
27292729
dependencies:
27302730
jest-matcher-utils "^28.0.0"
27312731
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)