Skip to content

Commit ca67431

Browse files
committed
chore(deps): update dependency @types/jest to v24.0.17
1 parent bb4923b commit ca67431

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.16",
50+
"@types/jest": "24.0.17",
5151
"@types/node": "12.6.9",
5252
"@types/ws": "6.0.2",
5353
"@typescript-eslint/eslint-plugin": "1.13.0",

yarn.lock

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

1075-
"@types/[email protected].16":
1076-
version "24.0.16"
1077-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.16.tgz#8d3e406ec0f0dc1688d6711af3062ff9bd428066"
1078-
integrity sha512-JrAiyV+PPGKZzw6uxbI761cHZ0G7QMOHXPhtSpcl08rZH6CswXaaejckn3goFKmF7M3nzEoJ0lwYCbqLMmjziQ==
1075+
"@types/[email protected].17":
1076+
version "24.0.17"
1077+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.17.tgz#b66ea026efb746eb5db1356ee28518aaff7af416"
1078+
integrity sha512-1cy3xkOAfSYn78dsBWy4M3h/QF/HeWPchNFDjysVtp3GHeTdSmtluNnELfCmfNRRHo0OWEcpf+NsEJQvwQfdqQ==
10791079
dependencies:
10801080
"@types/jest-diff" "*"
10811081

0 commit comments

Comments
 (0)