diff --git a/package.json b/package.json index d6994e91..ba8d154d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@vue/cli-plugin-babel": "^4.5.13", "@vue/cli-plugin-eslint": "^4.5.11", "@vue/cli-plugin-router": "^4.5.10", - "@vue/cli-plugin-typescript": "^4.5.11", + "@vue/cli-plugin-typescript": "^4.5.13", "@vue/cli-plugin-vuex": "^4.5.10", "@vue/cli-service": "^4.5.11", "@vue/eslint-config-airbnb": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 7cee7f81..b0af350b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1467,13 +1467,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.13": + version "4.5.13" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.13.tgz#f514f661e16f9096a89a9ca6e69a2d762c6d8464" + integrity sha512-CpLlIdFNV1gn9uC4Yh6QgWI42uk2x5Z3cb2ScxNSwWsR1vgSdr0/1DdNzoBm68aP8RUtnHHO/HZfPnvXiq42xA== dependencies: "@types/webpack-env" "^1.15.2" - "@vue/cli-shared-utils" "^4.5.11" + "@vue/cli-shared-utils" "^4.5.13" cache-loader "^4.1.0" fork-ts-checker-webpack-plugin "^3.1.1" globby "^9.2.0"