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

Commit d697092

Browse files
chore(deps): update dependency @types/jest to v26.0.19 (#560)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0376a77 commit d697092

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.12.10",
4444
"@babel/preset-typescript": "7.12.7",
4545
"@semantic-release/git": "8.0.0",
46-
"@types/jest": "26.0.18",
46+
"@types/jest": "26.0.19",
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
@@ -2231,10 +2231,10 @@
22312231
dependencies:
22322232
"@types/istanbul-lib-report" "*"
22332233

2234-
"@types/jest@26.0.18":
2235-
version "26.0.18"
2236-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.18.tgz#3c5f9228e9ac15bd42f903f1acf2ad6ea5ed73d9"
2237-
integrity sha512-scDPs+mELZgsFetTgBSsIxKGrlitn9t/d2ecP+S1QSIGD+31fkMBEftLfOAX5k3tU06/0PjreJIQ+gWEbbHqpw==
2234+
"@types/jest@26.0.19":
2235+
version "26.0.19"
2236+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
2237+
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
22382238
dependencies:
22392239
jest-diff "^26.0.0"
22402240
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)