Skip to content

Commit f9f50fc

Browse files
chore(deps): update dependency @types/jest to v26.0.20 (#259)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2a8c95d commit f9f50fc

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-promise": "4.2.1",
4444
"eslint-plugin-standard": "5.0.0",
4545
"eslint-config-prettier": "7.1.0",
46-
"@types/jest": "26.0.19",
46+
"@types/jest": "26.0.20",
4747
"ts-jest": "26.4.4",
4848
"rimraf": "3.0.2",
4949
"typescript": "4.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,10 +1215,10 @@
12151215
dependencies:
12161216
"@types/istanbul-lib-report" "*"
12171217

1218-
"@types/[email protected].19":
1219-
version "26.0.19"
1220-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
1221-
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
1218+
"@types/[email protected].20":
1219+
version "26.0.20"
1220+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1221+
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
12221222
dependencies:
12231223
jest-diff "^26.0.0"
12241224
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)