Skip to content

Commit

Permalink
Merge caa72b3 into beb9e05
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Nov 12, 2019
2 parents beb9e05 + caa72b3 commit 0e06d46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@storybook/addon-notes": "^5.2.5",
"@storybook/addon-options": "^5.2.4",
"@storybook/vue": "^5.2.5",
"@types/jest": "24.0.19",
"@types/jest": "24.0.23",
"@types/node": "12.11.5",
"@types/throttle-debounce": "^2.1.0",
"@vue/babel-preset-jsx": "^1.1.1",
Expand Down
14 changes: 5 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1707,15 +1707,11 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"

"@types/jest-diff@*":
version "20.0.1"
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"

"@types/jest@24.0.19":
version "24.0.19"
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.19.tgz#f7036058d2a5844fe922609187c0ad8be430aff5"
"@types/jest@24.0.23":
version "24.0.23"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4"
dependencies:
"@types/jest-diff" "*"
jest-diff "^24.3.0"

"@types/minimatch@*", "@types/minimatch@3.0.3":
version "3.0.3"
Expand Down Expand Up @@ -6200,7 +6196,7 @@ jest-config@24.9.0, jest-config@^24.9.0:
pretty-format "^24.9.0"
realpath-native "^1.1.0"

jest-diff@^24.9.0:
jest-diff@^24.3.0, jest-diff@^24.9.0:
version "24.9.0"
resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da"
dependencies:
Expand Down

0 comments on commit 0e06d46

Please sign in to comment.