Skip to content

Commit 0cffc7d

Browse files
Merge pull request #3 from nestjs-addons/renovate/jest-26.x
chore(deps): update dependency @types/jest to v26.0.14
2 parents ed57291 + 3a485b9 commit 0cffc7d

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
@@ -42,7 +42,7 @@
4242
"@nrwl/nest": "10.2.0",
4343
"@nrwl/node": "10.2.0",
4444
"@nrwl/workspace": "10.2.0",
45-
"@types/jest": "26.0.13",
45+
"@types/jest": "26.0.14",
4646
"@types/node": "~8.9.4",
4747
"@typescript-eslint/eslint-plugin": "2.19.2",
4848
"@typescript-eslint/parser": "2.19.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -879,10 +879,10 @@
879879
dependencies:
880880
"@types/istanbul-lib-report" "*"
881881

882-
"@types/[email protected].13":
883-
version "26.0.13"
884-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
885-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
882+
"@types/[email protected].14":
883+
version "26.0.14"
884+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
885+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
886886
dependencies:
887887
jest-diff "^25.2.1"
888888
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)