Skip to content

Commit fa656fe

Browse files
Bump @types/jest from 26.0.20 to 26.0.21
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.21. - [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 6f71666 commit fa656fe

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.13.10",
2424
"@babel/preset-typescript": "^7.13.0",
2525
"@now/node": "^1.8.5",
26-
"@types/jest": "^26.0.20",
26+
"@types/jest": "^26.0.21",
2727
"@types/qs": "^6.9.6",
2828
"all-contributors-cli": "^6.20.0",
2929
"babel-jest": "^26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,10 +1173,10 @@
11731173
dependencies:
11741174
"@types/istanbul-lib-report" "*"
11751175

1176-
"@types/jest@^26.0.20":
1177-
version "26.0.20"
1178-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1179-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
1176+
"@types/jest@^26.0.21":
1177+
version "26.0.21"
1178+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1179+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
11801180
dependencies:
11811181
jest-diff "^26.0.0"
11821182
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)