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

Commit 3abb208

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v26.0.16
1 parent fdcd477 commit 3abb208

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.0",
5858
"@semantic-release/npm": "7.0.8",
5959
"@semantic-release/release-notes-generator": "9.0.1",
60-
"@types/jest": "26.0.15",
60+
"@types/jest": "26.0.16",
6161
"@types/node": "13.13.34",
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
@@ -2053,10 +2053,10 @@
20532053
dependencies:
20542054
"@types/istanbul-lib-report" "*"
20552055

2056-
"@types/jest@26.0.15":
2057-
version "26.0.15"
2058-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
2059-
integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
2056+
"@types/jest@26.0.16":
2057+
version "26.0.16"
2058+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
2059+
integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
20602060
dependencies:
20612061
jest-diff "^26.0.0"
20622062
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)