Skip to content

Commit 0e3beb6

Browse files
committed
chore(deps): update dependency @types/jest to ^29.5.12
1 parent ae92b57 commit 0e3beb6

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.8",
3939
"@txo/tsconfig": "^1.1.1",
4040
"@types/eslint": "^8.56.2",
41-
"@types/jest": "^29.5.11",
41+
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.2.51",
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
@@ -1510,10 +1510,10 @@
15101510
dependencies:
15111511
"@types/istanbul-lib-report" "*"
15121512

1513-
"@types/jest@^29.5.11":
1514-
version "29.5.11"
1515-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
1516-
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
1513+
"@types/jest@^29.5.12":
1514+
version "29.5.12"
1515+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
1516+
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
15171517
dependencies:
15181518
expect "^29.0.0"
15191519
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)