Skip to content

Commit

Permalink
chore: bump some devDependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Feb 22, 2021
1 parent 6dd1534 commit e8e4bd7
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/@vue/cli-plugin-e2e-webdriverio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"chromedriver": "^88.0.0",
"geckodriver": "^1.22.1",
"ts-node": "^9.1.1",
"wdio-chromedriver-service": "^6.0.4",
"wdio-chromedriver-service": "^7.0.0",
"wdio-geckodriver-service": "^1.1.2"
}
}
4 changes: 2 additions & 2 deletions packages/@vue/cli-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@
"devDependencies": {
"fibers": ">= 3.1.1 <6.0.0",
"sass": "^1.32.7",
"sass-loader": "^10.1.0",
"stylus-loader": "^4.3.1",
"sass-loader": "^11.0.1",
"stylus-loader": "^5.0.0",
"vue": "^2.6.12",
"vue-router": "^3.5.1",
"vue-template-compiler": "^2.6.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/@vue/cli-ui-addon-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-vue": "^7.6.0",
"stylus": "^0.54.7",
"stylus-loader": "^4.3.1",
"stylus-loader": "^5.0.0",
"vue-progress-path": "^0.0.2",
"vue-template-compiler": "^2.6.12",
"vuex": "^3.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/@vue/cli-ui-addon-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-vue": "^7.6.0",
"stylus": "^0.54.7",
"stylus-loader": "^4.3.1",
"stylus-loader": "^5.0.0",
"vue-template-compiler": "^2.6.12"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@vue/cli-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"rimraf": "^3.0.2",
"start-server-and-test": "^1.12.0",
"stylus": "^0.54.5",
"stylus-loader": "^4.3.1",
"stylus-loader": "^5.0.0",
"subscriptions-transport-ws": "^0.9.18",
"vue": "^2.6.12",
"vue-apollo": "^3.0.7",
Expand Down
35 changes: 15 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10178,7 +10178,7 @@ fast-glob@^2.2.6:
merge2 "^1.2.3"
micromatch "^3.1.10"

fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.4:
fast-glob@^3.0.3, fast-glob@^3.1.1, fast-glob@^3.2.4, fast-glob@^3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661"
integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==
Expand Down Expand Up @@ -18642,16 +18642,13 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass-loader@^10.1.0:
version "10.1.1"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.1.1.tgz#4ddd5a3d7638e7949065dd6e9c7c04037f7e663d"
integrity sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw==
sass-loader@^11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-11.0.1.tgz#8672f896593466573b904f47693e0695368e38c9"
integrity sha512-Vp1LcP4slTsTNLEiDkTcm8zGN/XYYrZz2BZybQbliWA8eXveqA/AxsEjllQTpJbg2MzCsx/qNO48sHdZtOaxTw==
dependencies:
klona "^2.0.4"
loader-utils "^2.0.0"
neo-async "^2.6.2"
schema-utils "^3.0.0"
semver "^7.3.2"

sass@^1.32.7:
version "1.32.8"
Expand Down Expand Up @@ -19795,16 +19792,14 @@ stylus-loader@^3.0.2:
lodash.clonedeep "^4.5.0"
when "~3.6.x"

stylus-loader@^4.3.1:
version "4.3.3"
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-4.3.3.tgz#381bb6341272ac50bcdfd0b877707eac99b6b757"
integrity sha512-PpWB5PnCXUzW4WMYhCvNzAHJBjIBPMXwsdfkkKuA9W7k8OQFMl/19/AQvaWsxz2IptxUlCseyJ6TY/eEKJ4+UQ==
stylus-loader@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-5.0.0.tgz#d3f548887ab67808cc40d320079c44f8ffa3d9b8"
integrity sha512-1OaGgixTgC8IAaMCodZXg7XYsfP1qU0UzTHDyPaWACUh34j9geJL4iA583tFJDOtfNUOfDLaBpUywc5MicQ1aA==
dependencies:
fast-glob "^3.2.4"
fast-glob "^3.2.5"
klona "^2.0.4"
loader-utils "^2.0.0"
normalize-path "^3.0.0"
schema-utils "^3.0.0"

stylus@^0.54.5, stylus@^0.54.7, stylus@^0.54.8:
version "0.54.8"
Expand Down Expand Up @@ -21730,12 +21725,12 @@ wcwidth@>=1.0.1, wcwidth@^1.0.0, wcwidth@^1.0.1:
dependencies:
defaults "^1.0.3"

wdio-chromedriver-service@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/wdio-chromedriver-service/-/wdio-chromedriver-service-6.0.4.tgz#dc2205b496479318cba7f746a11627a3d507a1fc"
integrity sha512-ed0ctxRJ4KbhAX/BkGUFS/sy6zDrZ3oB1Tqvokrs3r7GPX115w/AcOySofXdAk7Pdjm2JLDW/marHG/LmVoBuw==
wdio-chromedriver-service@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wdio-chromedriver-service/-/wdio-chromedriver-service-7.0.0.tgz#c5b47dd03c115f728d932b82510c5940a61c97c1"
integrity sha512-0EhlZSpR95xF6HAIi1Czi3PEzv36xT/cpPJ+4eghhJYCqAC0Tf3B5T+WAVmd6FFpQLCRUHvBC5HmF2os6w0vDQ==
dependencies:
fs-extra "^9.0.0"
fs-extra "^9.1.0"

wdio-geckodriver-service@^1.1.2:
version "1.1.2"
Expand Down

0 comments on commit e8e4bd7

Please sign in to comment.