From 076dc7f696bc8ae235c2c07659bf871bfd0030c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Thu, 19 Dec 2019 10:54:41 +0800 Subject: [PATCH] chore: bump @vant/cli@2.0.0-rc.4 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1f5d14cc8..92c15180d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "vue": ">= 2.5.22" }, "devDependencies": { - "@vant/cli": "^2.0.0-rc.2", + "@vant/cli": "^2.0.0-rc.4", "vue": "^2.6.11", "vue-template-compiler": "^2.6.11" }, diff --git a/yarn.lock b/yarn.lock index f023ba69e..5818b5081 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1452,10 +1452,10 @@ semver "^6.3.0" tsutils "^3.17.1" -"@vant/cli@^2.0.0-rc.2": - version "2.0.0-rc.2" - resolved "https://registry.npm.taobao.org/@vant/cli/download/@vant/cli-2.0.0-rc.2.tgz#37f0aa18d6a345f23336239f30170594a4f3466f" - integrity sha1-N/CqGNajRfIzNiOfMBcFlKTzRm8= +"@vant/cli@^2.0.0-rc.4": + version "2.0.0-rc.4" + resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-2.0.0-rc.4.tgz#645f47b91c476d04170d730229eddc8ad9828de9" + integrity sha512-YKPIuLm1JHL75aIS+m8X4lAUbiK1ORo5R9+APrbRKZv2ObrU29v6KmwQz3GcLsztrQWS+OgH3PROggrX406kPg== dependencies: "@babel/core" "^7.7.5" "@babel/plugin-proposal-optional-chaining" "^7.7.5" @@ -1466,7 +1466,7 @@ "@babel/preset-typescript" "^7.7.4" "@nuxt/friendly-errors-webpack-plugin" "^2.5.0" "@types/jest" "^24.0.23" - "@vant/eslint-config" "^1.5.0" + "@vant/eslint-config" "^1.5.1" "@vant/markdown-loader" "^2.3.0" "@vant/markdown-vetur" "^1.0.0" "@vant/stylelint-config" "^1.1.0" @@ -1515,10 +1515,10 @@ webpack-merge "^4.2.2" webpackbar "^4.0.0" -"@vant/eslint-config@^1.5.0": - version "1.5.0" - resolved "https://registry.npm.taobao.org/@vant/eslint-config/download/@vant/eslint-config-1.5.0.tgz#05d9b2e78d41d570fa411ec82ff0e09996ea69fd" - integrity sha1-Bdmy541B1XD6QR7IL/DgmZbqaf0= +"@vant/eslint-config@^1.5.1": + version "1.5.1" + resolved "https://registry.yarnpkg.com/@vant/eslint-config/-/eslint-config-1.5.1.tgz#cfa4418b0b43ca0afb7dbda6973b2b1450306fb2" + integrity sha512-jGN4GJw+MYeXGH9XsYeaWJMpD8TwS1fx4qw4kGXoud8VM6tMdUToxodzJRERoHlDgnpxsqwd4bOf1aztoVuuHg== dependencies: "@typescript-eslint/eslint-plugin" "^2.12.0" "@typescript-eslint/parser" "^2.12.0"