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

Commit 7e28e07

Browse files
chore(deps): update dependency @types/jest to v26.0.9 (#455)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ced26f5 commit 7e28e07

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.0",
4444
"@babel/preset-typescript": "7.10.4",
4545
"@semantic-release/git": "8.0.0",
46-
"@types/jest": "26.0.8",
46+
"@types/jest": "26.0.9",
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
@@ -2110,10 +2110,10 @@
21102110
"@types/istanbul-lib-coverage" "*"
21112111
"@types/istanbul-lib-report" "*"
21122112

2113-
"@types/jest@26.0.8":
2114-
version "26.0.8"
2115-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
2116-
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
2113+
"@types/jest@26.0.9":
2114+
version "26.0.9"
2115+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
2116+
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
21172117
dependencies:
21182118
jest-diff "^25.2.1"
21192119
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)