Skip to content

Commit 92ed13b

Browse files
Bump @types/jest from 29.5.12 to 29.5.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdc1edb commit 92ed13b

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
@@ -53,7 +53,7 @@
5353
"@playwright/test": "^1.42.1",
5454
"@testing-library/jest-dom": "^6.4.2",
5555
"@testing-library/react": "14.2.2",
56-
"@types/jest": "^29.5.12",
56+
"@types/jest": "^29.5.14",
5757
"@types/node": "^20.12.5",
5858
"@types/react-syntax-highlighter": "15.5.6",
5959
"@types/wordpress__components": "^23.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2167,10 +2167,10 @@
21672167
dependencies:
21682168
"@types/istanbul-lib-report" "*"
21692169

2170-
"@types/jest@^29.5.12":
2171-
version "29.5.12"
2172-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
2173-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
2170+
"@types/jest@^29.5.14":
2171+
version "29.5.14"
2172+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
2173+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
21742174
dependencies:
21752175
expect "^29.0.0"
21762176
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)