Skip to content

Commit fc618b4

Browse files
chore(deps): update dependency @types/jest to v29.5.11
1 parent ddc87a7 commit fc618b4

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
@@ -38,7 +38,7 @@
3838
"@testing-library/jest-dom": "^5.16.5",
3939
"@testing-library/react": "^13.4.0",
4040
"@testing-library/user-event": "14.5.1",
41-
"@types/jest": "29.5.10",
41+
"@types/jest": "29.5.11",
4242
"@types/react": "^18",
4343
"@types/react-dom": "^18",
4444
"@typescript-eslint/eslint-plugin": "^5.59.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4433,10 +4433,10 @@
44334433
expect "^29.0.0"
44344434
pretty-format "^29.0.0"
44354435

4436-
"@types/[email protected].10":
4437-
version "29.5.10"
4438-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50"
4439-
integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==
4436+
"@types/[email protected].11":
4437+
version "29.5.11"
4438+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
4439+
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
44404440
dependencies:
44414441
expect "^29.0.0"
44424442
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)