From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 10:07:27 +0000 (+0000) Subject: build(deps-dev): bump vue-loader from 16.1.1 to 16.1.2 X-Git-Tag: v4.0.2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe12ae4b7199306c631fd9751bc1b7796ffc5f62;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump vue-loader from 16.1.1 to 16.1.2 Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.1.1 to 16.1.2. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/compare/v16.1.1...v16.1.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 919fcc36..fadd91f9 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "typescript": "^4.1.3", "vitepress": "^0.8.1", "vue": "^3.0.3", - "vue-loader": "^16.1.0", + "vue-loader": "^16.1.2", "webpack": "^5.11.0", "webpack-bundle-analyzer": "^4.3.0", "webpack-cli": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index a81e1422..b0da1719 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9642,10 +9642,10 @@ vitepress@^0.8.1: vite "^1.0.0-rc.9" vue "^3.0.2" -vue-loader@^16.1.0: - version "16.1.1" - resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.1.1.tgz#f5b286d60ac6886684c63a17a184391cc9e0199a" - integrity sha512-wz/+HFg/3SBayHWAlZXARcnDTl3VOChrfW9YnxvAweiuyKX/7IGx1ad/4yJHmwhgWlOVYMAbTiI7GV8G33PfGQ== +vue-loader@^16.1.2: + version "16.1.2" + resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.1.2.tgz#5c03b6c50d2a5f983c7ceba15c50d78ca2b298f4" + integrity sha512-8QTxh+Fd+HB6fiL52iEVLKqE9N1JSlMXLR92Ijm6g8PZrwIxckgpqjPDWRP5TWxdiPaHR+alUWsnu1ShQOwt+Q== dependencies: chalk "^4.1.0" hash-sum "^2.0.0"