diff --git a/package.json b/package.json index 55ebfdccc2..47c31257e4 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@vue/cli-plugin-babel": "^4.3.1", "@vue/cli-plugin-eslint": "^4.3.1", "@vue/cli-plugin-router": "^4.1.0", - "@vue/cli-plugin-typescript": "^4.3.0", + "@vue/cli-plugin-typescript": "^4.3.1", "@vue/cli-plugin-unit-jest": "^4.3.1", "@vue/cli-plugin-vuex": "^4.3.1", "@vue/cli-service": "^4.3.1", diff --git a/yarn.lock b/yarn.lock index cd5fab3c04..bf5eefe43e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2244,13 +2244,13 @@ dependencies: "@vue/cli-shared-utils" "^4.3.1" -"@vue/cli-plugin-typescript@^4.3.0": - version "4.3.0" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.3.0.tgz#f8aa6d8ce4beace14de33f2c9030caa09a711351" - integrity sha512-uXfqUoFl3pJjMS9voO2KGtTlaEG57Qe8hLEILAb3OBgWns+vykjuv8QoB4L4Ry+qSlhxuG9owL7HC5gLPo2hmw== +"@vue/cli-plugin-typescript@^4.3.1": + version "4.3.1" + resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.3.1.tgz#dd403b78680376b8682f90de3db851ae5ecc71e8" + integrity sha512-Uos7MTqG0btNMMhZdgLTPx24fqiiHhqz0Bow2rTeNa0piDeSjiQdyq0vgVKqJOLUu8zkvmG2jKUr15QQ0+yobQ== dependencies: "@types/webpack-env" "^1.15.1" - "@vue/cli-shared-utils" "^4.3.0" + "@vue/cli-shared-utils" "^4.3.1" cache-loader "^4.1.0" fork-ts-checker-webpack-plugin "^3.1.1" globby "^9.2.0" @@ -2344,7 +2344,7 @@ webpack-dev-server "^3.10.3" webpack-merge "^4.2.2" -"@vue/cli-shared-utils@^4.3.0", "@vue/cli-shared-utils@^4.3.1": +"@vue/cli-shared-utils@^4.3.1": version "4.3.1" resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.3.1.tgz#a74bf4d53825d4a4b05a84b03e023974871bc38a" integrity sha512-lcfRalou7Z9jZgIh9PeTIpwDK7RIjr9OxfLGwbdR8czUZYUeUa67zVEMJD0OPYh/CCoREtzNbVfLPb/IYYxWEA==