Skip to content

Commit b541cda

Browse files
chore(deps): update dependency @types/jest to v29.5.13
1 parent 676109e commit b541cda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@testing-library/user-event": "14.4.3",
5151
"typedoc": "0.25.1",
5252
"typescript": "5.2.2",
53-
"@types/jest": "29.5.5",
53+
"@types/jest": "29.5.13",
5454
"@types/node": "18.18.1",
5555
"@types/react": "18.2.23",
5656
"@types/react-dom": "18.2.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2224,10 +2224,10 @@
22242224
expect "^29.0.0"
22252225
pretty-format "^29.0.0"
22262226

2227-
"@types/[email protected].5":
2228-
version "29.5.5"
2229-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.5.tgz#727204e06228fe24373df9bae76b90f3e8236a2a"
2230-
integrity sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg==
2227+
"@types/[email protected].13":
2228+
version "29.5.13"
2229+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
2230+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
22312231
dependencies:
22322232
expect "^29.0.0"
22332233
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)