Skip to content

Commit 7ea30e6

Browse files
Bump @types/jest from 26.0.19 to 26.0.20
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.19 to 26.0.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2fe0718 commit 7ea30e6

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
@@ -49,7 +49,7 @@
4949
"@types/express": "^4.17.9",
5050
"@types/hapi__joi": "^17.1.6",
5151
"@types/ioredis": "^4.17.10",
52-
"@types/jest": "^26.0.19",
52+
"@types/jest": "^26.0.20",
5353
"@types/jsonwebtoken": "^8.5.0",
5454
"@types/mongodb": "^3.6.3",
5555
"@types/multer": "^1.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,10 +1383,10 @@
13831383
dependencies:
13841384
"@types/istanbul-lib-report" "*"
13851385

1386-
"@types/[email protected]", "@types/jest@^26.0.19":
1387-
version "26.0.19"
1388-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
1389-
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
1386+
"@types/[email protected]", "@types/jest@^26.0.20":
1387+
version "26.0.20"
1388+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1389+
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
13901390
dependencies:
13911391
jest-diff "^26.0.0"
13921392
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)