Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 18c073e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v26.0.21
1 parent 6f4a21e commit 18c073e

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
@@ -57,7 +57,7 @@
5757
"@semantic-release/github": "7.2.0",
5858
"@semantic-release/npm": "7.0.10",
5959
"@semantic-release/release-notes-generator": "9.0.2",
60-
"@types/jest": "26.0.20",
60+
"@types/jest": "26.0.21",
6161
"@types/node": "13.13.47",
6262
"babel-core": "7.0.0-bridge.0",
6363
"babel-jest": "25.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,10 +2061,10 @@
20612061
dependencies:
20622062
"@types/istanbul-lib-report" "*"
20632063

2064-
"@types/jest@26.0.20":
2065-
version "26.0.20"
2066-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
2067-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
2064+
"@types/jest@26.0.21":
2065+
version "26.0.21"
2066+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
2067+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
20682068
dependencies:
20692069
jest-diff "^26.0.0"
20702070
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)