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

Commit fd1e971

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v26.0.14
1 parent 7a90b0e commit fd1e971

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.1.1",
5858
"@semantic-release/npm": "7.0.6",
5959
"@semantic-release/release-notes-generator": "9.0.1",
60-
"@types/jest": "26.0.13",
60+
"@types/jest": "26.0.14",
6161
"@types/node": "13.13.20",
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
@@ -1949,10 +1949,10 @@
19491949
"@types/istanbul-lib-coverage" "*"
19501950
"@types/istanbul-lib-report" "*"
19511951

1952-
"@types/jest@26.0.13":
1953-
version "26.0.13"
1954-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
1955-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
1952+
"@types/jest@26.0.14":
1953+
version "26.0.14"
1954+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
1955+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
19561956
dependencies:
19571957
jest-diff "^25.2.1"
19581958
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)