From 7009e72029528faaaf8334d093e6abe9c152c792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 20:07:17 +0000 Subject: [PATCH] build(deps-dev): bump @vue/cli-plugin-typescript from 4.5.11 to 4.5.12 Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.5.11 to 4.5.12. - [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.12/packages/@vue/cli-plugin-typescript) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 8b4d3991..1d7592c2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@vue/cli-plugin-eslint": ">=4.5.11", "@vue/cli-plugin-pwa": ">=4.5.11", "@vue/cli-plugin-router": ">=4.5.11", - "@vue/cli-plugin-typescript": ">=4.5.11", + "@vue/cli-plugin-typescript": ">=4.5.12", "@vue/cli-plugin-unit-jest": ">=4.5.11", "@vue/cli-plugin-vuex": ">=4.5.11", "@vue/cli-service": ">=4.5.11", diff --git a/yarn.lock b/yarn.lock index 7dc6c684..6a493f84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1677,13 +1677,13 @@ dependencies: "@vue/cli-shared-utils" "^4.5.11" -"@vue/cli-plugin-typescript@>=4.5.11": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.11.tgz#846ee0bf2b4dc3db1243c3dabea709af8d14fcf6" - integrity sha512-oVv4p/gec/xqFuJOUqBxVuThk7fj2QMfoDpe6QfkWIVQU+g8JLpZvOQo0wDMoiHtURQKtqGQCwC57jkKOCufqg== +"@vue/cli-plugin-typescript@>=4.5.12": + version "4.5.12" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.12.tgz#4186974541a0305e27e769370c981b86a44c2935" + integrity sha512-ZTsmvaLHa/DBhqXfgiGkfJfz3tGUAWkRJiAkEAGJnj6X2pj7P47x9et/dkxPej/eVyxrSCtQs7Xt3bT9cMKJ3w== dependencies: "@types/webpack-env" "^1.15.2" - "@vue/cli-shared-utils" "^4.5.11" + "@vue/cli-shared-utils" "^4.5.12" cache-loader "^4.1.0" fork-ts-checker-webpack-plugin "^3.1.1" globby "^9.2.0" @@ -1784,10 +1784,10 @@ optionalDependencies: vue-loader-v16 "npm:vue-loader@^16.1.0" -"@vue/cli-shared-utils@^4.5.11": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.11.tgz#fff71673ee9128f998c691515b9d327071b4f41e" - integrity sha512-+aaQ+ThQG3+WMexfSWNl0y6f43edqVqRNbguE53F3TIH81I7saS5S750ayqXhZs2r6STJJyqorQnKtAWfHo29A== +"@vue/cli-shared-utils@^4.5.11", "@vue/cli-shared-utils@^4.5.12": + version "4.5.12" + resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.12.tgz#0e0693d488336d284ffa658ff33b1ea22927d065" + integrity sha512-qnIQPJ4XckMoqYh9fJ0Y91QKMIb4Hiibrm9+k4E15QHpk5RaokuOpf10SsOr2NLPCXSWsHOLo3hduZSwHPGY/Q== dependencies: "@hapi/joi" "^15.0.1" chalk "^2.4.2"