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

Commit 981b2d4

Browse files
chore(deps): update dependency @types/jest to v26.0.13 (#486)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f832097 commit 981b2d4

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.12",
46+
"@types/jest": "26.0.13",
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
@@ -2144,10 +2144,10 @@
21442144
dependencies:
21452145
"@types/istanbul-lib-report" "*"
21462146

2147-
"@types/jest@26.0.12":
2148-
version "26.0.12"
2149-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501"
2150-
integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==
2147+
"@types/jest@26.0.13":
2148+
version "26.0.13"
2149+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
2150+
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
21512151
dependencies:
21522152
jest-diff "^25.2.1"
21532153
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)