diff --git a/package.json b/package.json index dd3b8a4b..52b60fd8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@vue/cli-plugin-babel": "~4.5.10", "@vue/cli-plugin-eslint": "~4.5.10", "@vue/cli-plugin-router": "^4.5.11", - "@vue/cli-plugin-typescript": "~4.5.10", + "@vue/cli-plugin-typescript": "~4.5.11", "@vue/cli-plugin-unit-jest": "~4.5.10", "@vue/cli-plugin-vuex": "~4.5.11", "@vue/cli-service": "~4.5.10", diff --git a/yarn.lock b/yarn.lock index dceacd93..b38391ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1810,13 +1810,13 @@ dependencies: "@vue/cli-shared-utils" "^4.5.11" -"@vue/cli-plugin-typescript@~4.5.10": - version "4.5.10" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.10.tgz#8d8b02df7724dff75b1b93f8317f7d7f59742ac6" - integrity sha512-Eo1D+ejv/gFHFwhM6bwYwcU4ZU12vhOnlTkGPWDpjV0EpB9gNOUJTWoYH3b72q/xcP/jyfvPxuezGQBtEPanZg== +"@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== dependencies: "@types/webpack-env" "^1.15.2" - "@vue/cli-shared-utils" "^4.5.10" + "@vue/cli-shared-utils" "^4.5.11" cache-loader "^4.1.0" fork-ts-checker-webpack-plugin "^3.1.1" globby "^9.2.0"