Skip to content

Commit b758e66

Browse files
Bump @types/jest from 26.0.23 to 26.0.24
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 26.0.24. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d9e97ae commit b758e66

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
@@ -23,7 +23,7 @@
2323
"@beam-australia/react-env": "3.1.1",
2424
"@testing-library/react": "12.0.0",
2525
"@types/html-webpack-plugin": "3.2.5",
26-
"@types/jest": "26.0.23",
26+
"@types/jest": "26.0.24",
2727
"@types/node": "^12.19.8",
2828
"@types/react": "17.0.13",
2929
"@types/react-dom": "17.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,10 +1194,10 @@
11941194
dependencies:
11951195
"@types/istanbul-lib-report" "*"
11961196

1197-
"@types/jest@26.0.23":
1198-
version "26.0.23"
1199-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1200-
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
1197+
"@types/jest@26.0.24":
1198+
version "26.0.24"
1199+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1200+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
12011201
dependencies:
12021202
jest-diff "^26.0.0"
12031203
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)