Skip to content

Commit fa1aa50

Browse files
committed
chore(deps): update dependency @types/jest to ^29.5.11
1 parent 2622799 commit fa1aa50

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
@@ -38,7 +38,7 @@
3838
"@txo/semantic-release": "^1.0.4",
3939
"@txo/tsconfig": "^1.1.1",
4040
"@types/eslint": "^8.44.8",
41-
"@types/jest": "^29.5.10",
41+
"@types/jest": "^29.5.11",
4242
"@types/react": "^18.2.42",
4343
"husky": "^8.0.3",
4444
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,10 +1507,10 @@
15071507
dependencies:
15081508
"@types/istanbul-lib-report" "*"
15091509

1510-
"@types/jest@^29.5.10":
1511-
version "29.5.10"
1512-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50"
1513-
integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==
1510+
"@types/jest@^29.5.11":
1511+
version "29.5.11"
1512+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
1513+
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
15141514
dependencies:
15151515
expect "^29.0.0"
15161516
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)