mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Bump @vue/cli-plugin-typescript from 4.5.8 to 4.5.9
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.5.8 to 4.5.9. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-typescript) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3a7171840b
commit
a09da67705
|
@ -35,7 +35,7 @@
|
||||||
"@vue/cli-plugin-babel": "~4.5.8",
|
"@vue/cli-plugin-babel": "~4.5.8",
|
||||||
"@vue/cli-plugin-eslint": "~4.5.8",
|
"@vue/cli-plugin-eslint": "~4.5.8",
|
||||||
"@vue/cli-plugin-router": "^4.5.7",
|
"@vue/cli-plugin-router": "^4.5.7",
|
||||||
"@vue/cli-plugin-typescript": "~4.5.8",
|
"@vue/cli-plugin-typescript": "~4.5.9",
|
||||||
"@vue/cli-plugin-unit-jest": "~4.5.0",
|
"@vue/cli-plugin-unit-jest": "~4.5.0",
|
||||||
"@vue/cli-plugin-vuex": "~4.5.8",
|
"@vue/cli-plugin-vuex": "~4.5.8",
|
||||||
"@vue/cli-service": "~4.5.9",
|
"@vue/cli-service": "~4.5.9",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1937,13 +1937,13 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/cli-shared-utils" "^4.5.9"
|
"@vue/cli-shared-utils" "^4.5.9"
|
||||||
|
|
||||||
"@vue/cli-plugin-typescript@~4.5.8":
|
"@vue/cli-plugin-typescript@~4.5.9":
|
||||||
version "4.5.8"
|
version "4.5.9"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.8.tgz#f1057f90892ae18c4ebfe879f5f52083d54be5f8"
|
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.9.tgz#dc7428c2260c431fbab42377381cf21b3bb36cfd"
|
||||||
integrity sha512-JSBLG1EBqg2e3o7+wtFu1xzP/jNs6jibVC82Q4wB6n/+VYNsFxUNCrz4GpebHg6AB+UCAyGq2EK/NhcwoNypqA==
|
integrity sha512-DE8+F5q70PS+cnmKS+xhRqbtnAcrWB6zIoA9FTHD8QQ9Rnjc5HKTGFmh63gCAzFulYIOMZsNlySfYJfeJMqFSg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/webpack-env" "^1.15.2"
|
"@types/webpack-env" "^1.15.2"
|
||||||
"@vue/cli-shared-utils" "^4.5.8"
|
"@vue/cli-shared-utils" "^4.5.9"
|
||||||
cache-loader "^4.1.0"
|
cache-loader "^4.1.0"
|
||||||
fork-ts-checker-webpack-plugin "^3.1.1"
|
fork-ts-checker-webpack-plugin "^3.1.1"
|
||||||
globby "^9.2.0"
|
globby "^9.2.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user