Skip to content

Commit 70f2488

Browse files
feat(deps): 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[bot] <[email protected]>
1 parent 19acf2f commit 70f2488

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@commitlint/cli": "^12.0.1",
5454
"@commitlint/config-conventional": "^12.0.1",
5555
"@commitlint/prompt": "^12.0.1",
56-
"@types/jest": "^26.0.20",
56+
"@types/jest": "^26.0.21",
5757
"@typescript-eslint/eslint-plugin": "^4.17.0",
5858
"@typescript-eslint/parser": "^4.14.2",
5959
"arrify": "^2.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1471,10 +1471,10 @@
14711471
dependencies:
14721472
"@types/istanbul-lib-report" "*"
14731473

1474-
"@types/jest@^26.0.20":
1475-
version "26.0.20"
1476-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1477-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
1474+
"@types/jest@^26.0.21":
1475+
version "26.0.21"
1476+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1477+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
14781478
dependencies:
14791479
jest-diff "^26.0.0"
14801480
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)