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

Commit ac36148

Browse files
renovate-botcsvenke
authored andcommitted
chore(deps): update dependency @types/jest to v26
1 parent b1f2d8d commit ac36148

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": "25.2.3",
60+
"@types/jest": "26.0.10",
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
@@ -1926,10 +1926,10 @@
19261926
"@types/istanbul-lib-coverage" "*"
19271927
"@types/istanbul-lib-report" "*"
19281928

1929-
"@types/jest@25.2.3":
1930-
version "25.2.3"
1931-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
1932-
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
1929+
"@types/jest@26.0.10":
1930+
version "26.0.10"
1931+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
1932+
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
19331933
dependencies:
19341934
jest-diff "^25.2.1"
19351935
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)