Skip to content

Commit

Permalink
Merge 8d5e809 into 634c6af
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 21, 2019
2 parents 634c6af + 8d5e809 commit 7236a80
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "^3.11.0",
"@vue/cli-plugin-typescript": "^3.11.0",
"@vue/cli-plugin-unit-jest": "^3.10.0",
"@vue/cli-plugin-unit-jest": "^3.11.0",
"@vue/cli-service": "^3.11.0",
"@vue/eslint-config-prettier": "^5.0.0",
"@vue/eslint-config-typescript": "^4.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1015,12 +1015,12 @@
webpack "^4.0.0"
yorkie "^2.0.0"

"@vue/cli-plugin-unit-jest@^3.10.0":
version "3.10.0"
resolved "https://registry.npm.taobao.org/@vue/cli-plugin-unit-jest/download/@vue/cli-plugin-unit-jest-3.10.0.tgz#6fe6d712d9a089239ae4a9f5c18888fe720f285c"
integrity sha1-b+bXEtmgiSOa5Kn1wYiI/nIPKFw=
"@vue/cli-plugin-unit-jest@^3.11.0":
version "3.11.0"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-3.11.0.tgz#d7d34f2d91d2b25ee00585e218206d6a344822d3"
integrity sha512-UwdySXhSar9npsYmLJ45Rk4kljOwNQDHRMvmWtGIUqmES0wBYsWLed3dpcumTXTsumXrVdrY6o74L9yqCNT/xw==
dependencies:
"@vue/cli-shared-utils" "^3.10.0"
"@vue/cli-shared-utils" "^3.11.0"
babel-jest "^23.6.0"
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
jest "^23.6.0"
Expand Down Expand Up @@ -1091,7 +1091,7 @@
webpack-dev-server "^3.4.1"
webpack-merge "^4.2.1"

"@vue/cli-shared-utils@^3.10.0", "@vue/cli-shared-utils@^3.11.0":
"@vue/cli-shared-utils@^3.11.0":
version "3.11.0"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-3.11.0.tgz#a3d6f809b0dfb367e626b71405f85dea0631310b"
integrity sha512-D7pst/4v9H1DD66fLxlZOwRR09R03MV0ROdKxBHmh3FmnApCA/RiaolFA/8w+B3CnevYMlV3SJ5fOAgedbswbA==
Expand Down

0 comments on commit 7236a80

Please sign in to comment.