Merge pull request #218 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.5.10

Bump @vue/cli-plugin-typescript from 4.5.9 to 4.5.10
This commit is contained in:
Matthias 2021-01-11 09:22:29 +01:00 committed by GitHub
commit 3164cc15b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@
"@vue/cli-plugin-babel": "~4.5.9",
"@vue/cli-plugin-eslint": "~4.5.10",
"@vue/cli-plugin-router": "^4.5.7",
"@vue/cli-plugin-typescript": "~4.5.9",
"@vue/cli-plugin-typescript": "~4.5.10",
"@vue/cli-plugin-unit-jest": "~4.5.9",
"@vue/cli-plugin-vuex": "~4.5.8",
"@vue/cli-service": "~4.5.10",

View File

@ -1810,13 +1810,13 @@
dependencies:
"@vue/cli-shared-utils" "^4.5.10"
"@vue/cli-plugin-typescript@~4.5.9":
version "4.5.9"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.9.tgz#dc7428c2260c431fbab42377381cf21b3bb36cfd"
integrity sha512-DE8+F5q70PS+cnmKS+xhRqbtnAcrWB6zIoA9FTHD8QQ9Rnjc5HKTGFmh63gCAzFulYIOMZsNlySfYJfeJMqFSg==
"@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==
dependencies:
"@types/webpack-env" "^1.15.2"
"@vue/cli-shared-utils" "^4.5.9"
"@vue/cli-shared-utils" "^4.5.10"
cache-loader "^4.1.0"
fork-ts-checker-webpack-plugin "^3.1.1"
globby "^9.2.0"