Skip to content

Commit 291b2d9

Browse files
chore(deps): update dependency @types/jest to v29.5.6
1 parent 9f709d6 commit 291b2d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@shelf/babel-config": "2.0.1",
6363
"@shelf/eslint-config": "2.29.3",
6464
"@shelf/prettier-config": "1.0.0",
65-
"@types/jest": "29.5.5",
65+
"@types/jest": "29.5.6",
6666
"@types/node": "16",
6767
"babel-jest": "29.7.0",
6868
"eslint": "8.50.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2492,10 +2492,10 @@
24922492
dependencies:
24932493
"@types/istanbul-lib-report" "*"
24942494

2495-
"@types/jest@29.5.5":
2496-
version "29.5.5"
2497-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.5.tgz#727204e06228fe24373df9bae76b90f3e8236a2a"
2498-
integrity sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg==
2495+
"@types/jest@29.5.6":
2496+
version "29.5.6"
2497+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b"
2498+
integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w==
24992499
dependencies:
25002500
expect "^29.0.0"
25012501
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)