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

Commit 83e2a4e

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

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.0.7",
5858
"@semantic-release/npm": "7.0.5",
5959
"@semantic-release/release-notes-generator": "9.0.1",
60-
"@types/jest": "26.0.12",
60+
"@types/jest": "26.0.13",
6161
"@types/node": "13.13.15",
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
@@ -1921,10 +1921,10 @@
19211921
"@types/istanbul-lib-coverage" "*"
19221922
"@types/istanbul-lib-report" "*"
19231923

1924-
"@types/[email protected].12":
1925-
version "26.0.12"
1926-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501"
1927-
integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==
1924+
"@types/[email protected].13":
1925+
version "26.0.13"
1926+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
1927+
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
19281928
dependencies:
19291929
jest-diff "^25.2.1"
19301930
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)