Skip to content

Commit 0b0d2af

Browse files
authored
Merge pull request #261 from masb0ymas/dependabot/npm_and_yarn/types/jest-26.0.20
build(deps-dev): bump @types/jest from 26.0.19 to 26.0.20
2 parents 817b1df + 9715a8f commit 0b0d2af

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
@@ -90,7 +90,7 @@
9090
"@types/express": "^4.17.9",
9191
"@types/helmet": "^4.0.0",
9292
"@types/http-errors": "^1.8.0",
93-
"@types/jest": "^26.0.19",
93+
"@types/jest": "^26.0.20",
9494
"@types/jsonwebtoken": "^8.5.0",
9595
"@types/lodash": "^4.14.167",
9696
"@types/morgan": "^1.9.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1379,10 +1379,10 @@
13791379
dependencies:
13801380
"@types/istanbul-lib-report" "*"
13811381

1382-
"@types/jest@^26.0.19":
1383-
version "26.0.19"
1384-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
1385-
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
1382+
"@types/jest@^26.0.20":
1383+
version "26.0.20"
1384+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1385+
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
13861386
dependencies:
13871387
jest-diff "^26.0.0"
13881388
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)