Skip to content

Commit 5b9954e

Browse files
chore: update dependency @types/jest to v26.0.14 (#2130)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e51bb8f commit 5b9954e

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.13",
81+
"@types/jest": "26.0.14",
8282
"@types/node": "12.12.59",
8383
"@typescript-eslint/eslint-plugin": "^4.1.0",
8484
"@typescript-eslint/parser": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2277,10 +2277,10 @@
22772277
"@types/istanbul-lib-coverage" "*"
22782278
"@types/istanbul-lib-report" "*"
22792279

2280-
"@types/[email protected].13":
2281-
version "26.0.13"
2282-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
2283-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
2280+
"@types/[email protected].14":
2281+
version "26.0.14"
2282+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
2283+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
22842284
dependencies:
22852285
jest-diff "^25.2.1"
22862286
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)