Skip to content

Commit 98b7ddf

Browse files
committed
chore(deps): update dependency @types/jest to v26.0.14
1 parent 43b9762 commit 98b7ddf

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
@@ -18,7 +18,7 @@
1818
"@commitlint/cli": "9.1.2",
1919
"@commitlint/config-conventional": "9.1.2",
2020
"commitizen": "4.2.1",
21-
"@types/jest": "26.0.13",
21+
"@types/jest": "26.0.14",
2222
"cross-env": "7.0.2",
2323
"dependency-cruiser": "9.13.1",
2424
"sort-package-json": "1.44.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2580,10 +2580,10 @@
25802580
dependencies:
25812581
"@types/istanbul-lib-report" "*"
25822582

2583-
"@types/jest@26.0.13":
2584-
version "26.0.13"
2585-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
2586-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
2583+
"@types/jest@26.0.14":
2584+
version "26.0.14"
2585+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
2586+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
25872587
dependencies:
25882588
jest-diff "^25.2.1"
25892589
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)