Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 3bb73b3

Browse files
chore(deps): update dependency @types/jest to v26.0.14 (#493)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8321a6e commit 3bb73b3

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
@@ -43,7 +43,7 @@
4343
"@babel/preset-env": "7.11.5",
4444
"@babel/preset-typescript": "7.10.4",
4545
"@semantic-release/git": "8.0.0",
46-
"@types/jest": "26.0.13",
46+
"@types/jest": "26.0.14",
4747
"@types/node": "12.12.31",
4848
"@types/ramda": "0.26.40",
4949
"@types/ws": "6.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2153,10 +2153,10 @@
21532153
dependencies:
21542154
"@types/istanbul-lib-report" "*"
21552155

2156-
"@types/jest@26.0.13":
2157-
version "26.0.13"
2158-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
2159-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
2156+
"@types/jest@26.0.14":
2157+
version "26.0.14"
2158+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
2159+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
21602160
dependencies:
21612161
jest-diff "^25.2.1"
21622162
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)