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

Commit 47333de

Browse files
chore(deps): update dependency @types/jest to v26.0.7 (#446)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9f818b8 commit 47333de

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.10.4",
4444
"@babel/preset-typescript": "7.10.4",
4545
"@semantic-release/git": "8.0.0",
46-
"@types/jest": "26.0.6",
46+
"@types/jest": "26.0.7",
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
@@ -2043,10 +2043,10 @@
20432043
"@types/istanbul-lib-coverage" "*"
20442044
"@types/istanbul-lib-report" "*"
20452045

2046-
"@types/jest@26.0.6":
2047-
version "26.0.6"
2048-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.6.tgz#b9f5ef7ba7e0e45a0c482667a0cf314f0a6ed6b3"
2049-
integrity sha512-XhJCNf+oPyA90jyPhOT3yZo6xR8R7auyUAibzRewPwbOb649AOPXX/JSjbafcbxJrxs/+BymBmHSETM8VpGMOw==
2046+
"@types/jest@26.0.7":
2047+
version "26.0.7"
2048+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324"
2049+
integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==
20502050
dependencies:
20512051
jest-diff "^25.2.1"
20522052
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)