Skip to content

Commit 0b406eb

Browse files
Merge pull request #141 from samuelterra22/dependabot/npm_and_yarn/types/jest-26.0.12
Bump @types/jest from 26.0.10 to 26.0.12
2 parents 6b04fed + e3f1d25 commit 0b406eb

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.0",
5151
"@types/ioredis": "^4.17.3",
52-
"@types/jest": "^26.0.10",
52+
"@types/jest": "^26.0.12",
5353
"@types/jsonwebtoken": "^8.5.0",
5454
"@types/mongodb": "^3.5.26",
5555
"@types/multer": "^1.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,10 +1368,10 @@
13681368
dependencies:
13691369
"@types/istanbul-lib-report" "*"
13701370

1371-
"@types/[email protected]", "@types/jest@^26.0.10":
1372-
version "26.0.10"
1373-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
1374-
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
1371+
"@types/[email protected]", "@types/jest@^26.0.12":
1372+
version "26.0.12"
1373+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501"
1374+
integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==
13751375
dependencies:
13761376
jest-diff "^25.2.1"
13771377
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)