mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-21 02:21:00 -05:00
chore: upgrade globby
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"debug": "^3.1.0",
|
||||
"eslint": "^4.16.0",
|
||||
"eslint-plugin-vue-libs": "^2.1.0",
|
||||
"globby": "^7.1.1",
|
||||
"globby": "^8.0.1",
|
||||
"http-server": "^0.11.1",
|
||||
"jest": "^22.1.4",
|
||||
"lerna": "^2.8.0",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"download-git-repo": "^1.0.2",
|
||||
"ejs": "^2.5.7",
|
||||
"execa": "^0.8.0",
|
||||
"globby": "^7.1.1",
|
||||
"globby": "^8.0.1",
|
||||
"import-global": "^0.1.0",
|
||||
"inquirer": "^4.0.1",
|
||||
"isbinaryfile": "^3.0.2",
|
||||
|
||||
13
yarn.lock
13
yarn.lock
@@ -7923,19 +7923,6 @@ punycode@^1.2.4, punycode@^1.4.1:
|
||||
version "1.4.1"
|
||||
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
|
||||
|
||||
puppeteer@^0.13.0:
|
||||
version "0.13.0"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-0.13.0.tgz#2e6956205f2c640964c2107f620ae1eef8bde8fd"
|
||||
dependencies:
|
||||
debug "^2.6.8"
|
||||
extract-zip "^1.6.5"
|
||||
https-proxy-agent "^2.1.0"
|
||||
mime "^1.3.4"
|
||||
progress "^2.0.0"
|
||||
proxy-from-env "^1.0.0"
|
||||
rimraf "^2.6.1"
|
||||
ws "^3.0.0"
|
||||
|
||||
puppeteer@^1.0.0:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.1.1.tgz#adbf25e49f5ef03443c10ab8e09a954ca0c7bfee"
|
||||
|
||||
Reference in New Issue
Block a user