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

Commit 46d88cc

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v26.0.24
1 parent 83efda1 commit 46d88cc

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.3",
5858
"@semantic-release/npm": "7.1.3",
5959
"@semantic-release/release-notes-generator": "9.0.3",
60-
"@types/jest": "26.0.23",
60+
"@types/jest": "26.0.24",
6161
"@types/node": "13.13.52",
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
@@ -2273,10 +2273,10 @@
22732273
dependencies:
22742274
"@types/istanbul-lib-report" "*"
22752275

2276-
"@types/jest@26.0.23":
2277-
version "26.0.23"
2278-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
2279-
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
2276+
"@types/jest@26.0.24":
2277+
version "26.0.24"
2278+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
2279+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
22802280
dependencies:
22812281
jest-diff "^26.0.0"
22822282
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)