Merge pull request #125 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.5.7

Bump @vue/cli-plugin-typescript from 4.5.6 to 4.5.7
This commit is contained in:
Matthias 2020-10-12 09:37:05 +02:00 committed by GitHub
commit 18483c532d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -32,7 +32,7 @@
"@vue/cli-plugin-babel": "~4.5.6",
"@vue/cli-plugin-eslint": "~4.5.6",
"@vue/cli-plugin-router": "^4.5.6",
"@vue/cli-plugin-typescript": "~4.5.6",
"@vue/cli-plugin-typescript": "~4.5.7",
"@vue/cli-plugin-vuex": "~4.5.7",
"@vue/cli-service": "~4.5.6",
"@vue/eslint-config-airbnb": "^5.1.0",

View File

@ -1389,13 +1389,13 @@
dependencies:
"@vue/cli-shared-utils" "^4.5.6"
"@vue/cli-plugin-typescript@~4.5.6":
version "4.5.6"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.6.tgz#8479b16cdddee091c5c1de47c85199f4d362bd56"
integrity sha512-zr/N1hX5gQQjR2BBFJdZPXatyKC9Scaw8vRDUhu6AE8phcQqf81DhRRVHICss9mMt7DTLKEHHjcYgFrotjEaew==
"@vue/cli-plugin-typescript@~4.5.7":
version "4.5.7"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.5.7.tgz#d1065c5d738969c539fff751e752dd956b9d6b92"
integrity sha512-QXcJwFKxB3DYcZCc0FeobvxPeo4QH42DpZrEJqPDhtpmKKDh+TAD+FHfRtY5t0JYmDOKPw4hppucB0G6TWqdFg==
dependencies:
"@types/webpack-env" "^1.15.2"
"@vue/cli-shared-utils" "^4.5.6"
"@vue/cli-shared-utils" "^4.5.7"
cache-loader "^4.1.0"
fork-ts-checker-webpack-plugin "^3.1.1"
globby "^9.2.0"
@ -1475,10 +1475,10 @@
optionalDependencies:
vue-loader-v16 "npm:vue-loader@^16.0.0-beta.7"
"@vue/cli-shared-utils@^4.5.6":
version "4.5.6"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.6.tgz#14644972043c95566788d07d9a9367edd438a4d6"
integrity sha512-p6ePDlEa7Xc0GEt99KDOCwPZtR7UnoEaZLMfwPYU5LAWkdCmtAw8HPAY/WWcjtoiaAkY4k9tz7ZehQasZ9mJxg==
"@vue/cli-shared-utils@^4.5.6", "@vue/cli-shared-utils@^4.5.7":
version "4.5.7"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.5.7.tgz#b8e911c2f9b6b77123f5d26988b9613d92dcda95"
integrity sha512-oicFfx9PvgupxN/LW0s2ktdn1U6bBu8J4lPcW2xj6TtTWUkkxwzis4Tm+XOvgvZnu44+d7216y0Y4TX90q645w==
dependencies:
"@hapi/joi" "^15.0.1"
chalk "^2.4.2"