Skip to content

Commit 62751b5

Browse files
chore: update dependency @types/jest to v26.0.21 (#2510)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d8ab154 commit 62751b5

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
@@ -86,7 +86,7 @@
8686
"@babel/core": "^7.12.10",
8787
"@babel/preset-env": "^7.12.11",
8888
"@lerna/project": "4.0.0",
89-
"@types/jest": "26.0.20",
89+
"@types/jest": "26.0.21",
9090
"@types/node": "12.20.6",
9191
"@typescript-eslint/eslint-plugin": "^4.1.0",
9292
"@typescript-eslint/parser": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2195,10 +2195,10 @@
21952195
dependencies:
21962196
"@types/istanbul-lib-report" "*"
21972197

2198-
"@types/jest@26.0.20":
2199-
version "26.0.20"
2200-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
2201-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
2198+
"@types/jest@26.0.21":
2199+
version "26.0.21"
2200+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
2201+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
22022202
dependencies:
22032203
jest-diff "^26.0.0"
22042204
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)