1
0
Fork 0

Bump loader-utils and @vue/cli-service

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.1 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

Updates `@vue/cli-service` from 4.5.12 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/28/head
dependabot[bot] 2022-11-08 10:29:19 +00:00 committed by GitHub
parent 260f13e8f2
commit 7b31f6d65a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6730 additions and 6222 deletions

12950
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.3",
"@vue/cli-plugin-eslint": "^3.0.3",
"@vue/cli-service": "^4.5.12",
"@vue/cli-service": "^5.0.8",
"@vue/eslint-config-airbnb": "^3.0.3",
"lint-staged": "^6.0.0",
"vue-template-compiler": "^2.5.17"