Skip to content

Commit 57910da

Browse files
Merge pull request #172 from samuelterra22/dependabot/npm_and_yarn/types/jest-26.0.14
Bump @types/jest from 26.0.13 to 26.0.14
2 parents 1a68903 + ca050c6 commit 57910da

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.8",
5050
"@types/hapi__joi": "^17.1.6",
5151
"@types/ioredis": "^4.17.4",
52-
"@types/jest": "^26.0.13",
52+
"@types/jest": "^26.0.14",
5353
"@types/jsonwebtoken": "^8.5.0",
5454
"@types/mongodb": "^3.5.27",
5555
"@types/multer": "^1.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,10 +1373,10 @@
13731373
dependencies:
13741374
"@types/istanbul-lib-report" "*"
13751375

1376-
"@types/[email protected]", "@types/jest@^26.0.13":
1377-
version "26.0.13"
1378-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
1379-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
1376+
"@types/[email protected]", "@types/jest@^26.0.14":
1377+
version "26.0.14"
1378+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
1379+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
13801380
dependencies:
13811381
jest-diff "^25.2.1"
13821382
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)