mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
build(deps-dev): bump @vue/cli-plugin-eslint from 4.5.12 to 4.5.13
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.12 to 4.5.13. - [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/v4.5.13/packages/@vue/cli-plugin-eslint) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dffc451e2e
commit
00245535ef
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vue/cli-plugin-babel": "^4.5.13",
|
"@vue/cli-plugin-babel": "^4.5.13",
|
||||||
"@vue/cli-plugin-eslint": "^4.5.12",
|
"@vue/cli-plugin-eslint": "^4.5.13",
|
||||||
"@vue/cli-plugin-pwa": "^4.5.13",
|
"@vue/cli-plugin-pwa": "^4.5.13",
|
||||||
"@vue/cli-service": "^4.5.12",
|
"@vue/cli-service": "^4.5.12",
|
||||||
"@vue/compiler-sfc": "^3.0.11",
|
"@vue/compiler-sfc": "^3.0.11",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1292,12 +1292,12 @@
|
||||||
thread-loader "^2.1.3"
|
thread-loader "^2.1.3"
|
||||||
webpack "^4.0.0"
|
webpack "^4.0.0"
|
||||||
|
|
||||||
"@vue/cli-plugin-eslint@^4.5.12":
|
"@vue/cli-plugin-eslint@^4.5.13":
|
||||||
version "4.5.12"
|
version "4.5.13"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.12.tgz#7fc2a1d0a490fa300ef4e94518c2cc49ba7a292f"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.5.13.tgz#8baf22d0d96d76720c7506646b96f4f62c05bdfa"
|
||||||
integrity sha512-nbjGJkWxo/xdD32DwvnEAUwkWYsObpqNk9NuU7T62ehdzHPzz58o3j03YZ7a7T7Le8bYyOWMYsdNfz63F+XiZQ==
|
integrity sha512-yc2uXX6aBiy3vEf5TwaueaDqQbdIXIhk0x0KzEtpPo23jBdLkpOSoU5NCgE06g/ZiGAcettpmBSv73Hfp4wHEw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/cli-shared-utils" "^4.5.12"
|
"@vue/cli-shared-utils" "^4.5.13"
|
||||||
eslint-loader "^2.2.1"
|
eslint-loader "^2.2.1"
|
||||||
globby "^9.2.0"
|
globby "^9.2.0"
|
||||||
inquirer "^7.1.0"
|
inquirer "^7.1.0"
|
||||||
|
|
Loading…
Reference in a new issue