Skip to content

Commit 04f89e9

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 b2921c6 commit 04f89e9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/preset-env": "^7.14.7",
2424
"@babel/preset-typescript": "^7.14.5",
2525
"@now/node": "^1.8.5",
26-
"@types/jest": "^26.0.23",
26+
"@types/jest": "^26.0.24",
2727
"@types/qs": "^6.9.7",
2828
"all-contributors-cli": "^6.20.0",
2929
"babel-jest": "^27.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,10 +1220,10 @@
12201220
dependencies:
12211221
"@types/istanbul-lib-report" "*"
12221222

1223-
"@types/jest@^26.0.23":
1224-
version "26.0.23"
1225-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1226-
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
1223+
"@types/jest@^26.0.24":
1224+
version "26.0.24"
1225+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1226+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
12271227
dependencies:
12281228
jest-diff "^26.0.0"
12291229
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)