Skip to content

Commit 2229335

Browse files
build(deps-dev): bump vue-loader from 16.0.0-rc.2 to 16.1.0
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.0.0-rc.2 to 16.1.0. - [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-rc.2...v16.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 79c98da commit 2229335

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
@@ -103,7 +103,7 @@
103103
"typescript": "^4.1.2",
104104
"vitepress": "^0.8.1",
105105
"vue": "^3.0.3",
106-
"vue-loader": "^16.0.0-rc.2",
106+
"vue-loader": "^16.1.0",
107107
"webpack": "^5.6.0",
108108
"webpack-bundle-analyzer": "^4.1.0",
109109
"webpack-cli": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9684,10 +9684,10 @@ vitepress@^0.8.1:
96849684
vite "^1.0.0-rc.9"
96859685
vue "^3.0.2"
96869686

9687-
vue-loader@^16.0.0-rc.2:
9688-
version "16.0.0-rc.2"
9689-
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.0.0-rc.2.tgz#b6a7e7f30d28f35659a83de41f4a1831a4232a04"
9690-
integrity sha512-cz8GK4dgIf1UTC+do80pGvh8BHcCRHLIQVHV9ONVQ8wtoqS9t/+H02rKcQP+TVNg7khgLyQV2+8eHUq7/AFq3g==
9687+
vue-loader@^16.1.0:
9688+
version "16.1.0"
9689+
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-16.1.0.tgz#e4544abf65cbb3b81f3d5360d95a3e2ae83749a1"
9690+
integrity sha512-fTtCdI7VeyNK0HP4q4y9Z9ts8TUeaF+2/FjKx8CJ/7/Oem1rCX7zIJe+d+jLrVnVNQjENd3gqmANraLcdRWwnQ==
96919691
dependencies:
96929692
chalk "^4.1.0"
96939693
hash-sum "^2.0.0"

0 commit comments

Comments
 (0)