Skip to content

Commit 2966831

Browse files
build(deps-dev): bump vue-loader from 16.0.0-beta.4 to 16.0.0-beta.5
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.0.0-beta.4 to 16.0.0-beta.5. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](vuejs/vue-loader@v16.0.0-beta.4...v16.0.0-beta.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f50215a commit 2966831

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"ts-node": "^8.10.2",
107107
"typescript": "^3.9.7",
108108
"vue": "^3.0.0-rc.5",
109-
"vue-loader": "^16.0.0-beta.4",
109+
"vue-loader": "^16.0.0-beta.5",
110110
"webpack": "^4.44.1",
111111
"webpack-bundle-analyzer": "^3.8.0",
112112
"webpack-cli": "^3.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9998,10 +9998,10 @@ vm-browserify@^1.0.1:
99989998
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
99999999
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
1000010000

10001-
vue-loader@^16.0.0-beta.4:
10002-
version "16.0.0-beta.4"
10003-
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.0.0-beta.4.tgz#1d9d7894f430992096727c4414bcf3b1ae8c1be9"
10004-
integrity sha512-uh/+SIwoN+hny0+GqxdkTuEmt1NV4wb8etF5cKkB1YVMv29ck0byrmkt8IIYadQ3r/fiYsr2brGJqP+hytQwuw==
10001+
vue-loader@^16.0.0-beta.5:
10002+
version "16.0.0-beta.5"
10003+
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.0.0-beta.5.tgz#04edc889492b03a445e7ac66e9226a70175ca8a0"
10004+
integrity sha512-ciWfzNefqWlmzKznCWY9hl+fPP4KlQ0A9MtHbJ/8DpyY+dAM8gDrjufIdxwTgC4szE4EZC3A6ip/BbrqM84GqA==
1000510005
dependencies:
1000610006
"@types/mini-css-extract-plugin" "^0.9.1"
1000710007
chalk "^3.0.0"

0 commit comments

Comments
 (0)