Skip to content

Commit 562be3f

Browse files
committed
chore(deps): update dependency @types/jest to v24.0.16
1 parent 4aad333 commit 562be3f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/preset-env": "7.5.5",
4848
"@babel/preset-typescript": "7.3.3",
4949
"@types/debug": "4.1.4",
50-
"@types/jest": "24.0.15",
50+
"@types/jest": "24.0.16",
5151
"@types/node": "12.6.8",
5252
"@types/ws": "6.0.1",
5353
"@typescript-eslint/eslint-plugin": "1.13.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1077,10 +1077,10 @@
10771077
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
10781078
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
10791079

1080-
"@types/[email protected].15":
1081-
version "24.0.15"
1082-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.15.tgz#6c42d5af7fe3b44ffff7cc65de7bf741e8fa427f"
1083-
integrity sha512-MU1HIvWUme74stAoc3mgAi+aMlgKOudgEvQDIm1v4RkrDudBh1T+NFp5sftpBAdXdx1J0PbdpJ+M2EsSOi1djA==
1080+
"@types/[email protected].16":
1081+
version "24.0.16"
1082+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.16.tgz#8d3e406ec0f0dc1688d6711af3062ff9bd428066"
1083+
integrity sha512-JrAiyV+PPGKZzw6uxbI761cHZ0G7QMOHXPhtSpcl08rZH6CswXaaejckn3goFKmF7M3nzEoJ0lwYCbqLMmjziQ==
10841084
dependencies:
10851085
"@types/jest-diff" "*"
10861086

0 commit comments

Comments
 (0)