Skip to content

Commit 3b71d40

Browse files
chore: update dependency @types/jest to v26.0.20 (conventional-changelog#2396)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c5c8527 commit 3b71d40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"devDependencies": {
8080
"@lerna/project": "3.21.0",
81-
"@types/jest": "26.0.19",
81+
"@types/jest": "26.0.20",
8282
"@types/node": "12.19.12",
8383
"@typescript-eslint/eslint-plugin": "^4.1.0",
8484
"@typescript-eslint/parser": "^4.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2327,10 +2327,10 @@
23272327
dependencies:
23282328
"@types/istanbul-lib-report" "*"
23292329

2330-
"@types/[email protected].19":
2331-
version "26.0.19"
2332-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
2333-
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
2330+
"@types/[email protected].20":
2331+
version "26.0.20"
2332+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
2333+
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
23342334
dependencies:
23352335
jest-diff "^26.0.0"
23362336
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)