Skip to content

Commit d44c63c

Browse files
chore: update dependency @types/jest to v26.0.12 (#2096)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent cbb40e1 commit d44c63c

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
@@ -78,7 +78,7 @@
7878
},
7979
"devDependencies": {
8080
"@lerna/project": "3.21.0",
81-
"@types/jest": "26.0.10",
81+
"@types/jest": "26.0.12",
8282
"@types/node": "12.12.54",
8383
"@typescript-eslint/eslint-plugin": "^3.10.1",
8484
"@typescript-eslint/parser": "^3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2590,10 +2590,10 @@
25902590
"@types/istanbul-lib-coverage" "*"
25912591
"@types/istanbul-lib-report" "*"
25922592

2593-
"@types/jest@26.0.10":
2594-
version "26.0.10"
2595-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
2596-
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
2593+
"@types/jest@26.0.12":
2594+
version "26.0.12"
2595+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501"
2596+
integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==
25972597
dependencies:
25982598
jest-diff "^25.2.1"
25992599
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)