Skip to content

Commit 500530b

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] <[email protected]>
1 parent b6076d5 commit 500530b

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.0.8",
2424
"@testing-library/react": "11.2.5",
2525
"@types/html-webpack-plugin": "3.2.4",
26-
"@types/jest": "26.0.20",
26+
"@types/jest": "26.0.21",
2727
"@types/node": "^12.19.8",
2828
"@types/react": "17.0.3",
2929
"@types/react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,10 +1150,10 @@
11501150
dependencies:
11511151
"@types/istanbul-lib-report" "*"
11521152

1153-
"@types/[email protected].20":
1154-
version "26.0.20"
1155-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1156-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
1153+
"@types/[email protected].21":
1154+
version "26.0.21"
1155+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1156+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
11571157
dependencies:
11581158
jest-diff "^26.0.0"
11591159
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)