Merge pull request #219 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-babel-4.5.10

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

View File

@ -33,7 +33,7 @@
"@types/jest": "^26.0.20",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^4.12.0",
"@vue/cli-plugin-babel": "~4.5.9",
"@vue/cli-plugin-babel": "~4.5.10",
"@vue/cli-plugin-eslint": "~4.5.10",
"@vue/cli-plugin-router": "^4.5.7",
"@vue/cli-plugin-typescript": "~4.5.10",

View File

@ -1688,10 +1688,10 @@
lodash.kebabcase "^4.1.1"
svg-tags "^1.0.0"
"@vue/babel-preset-app@^4.5.9":
version "4.5.9"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.5.9.tgz#a4ef1830a21301e4f77d7cd4a04555d8a01eaf33"
integrity sha512-d2H4hFnJsGnZtJAAZIbo1dmQJ2SI1MYix1Tc9/etlnJtCDPRHeCNodCSeuLgDwnoAyT3unzyHmTtaO56KRDuOQ==
"@vue/babel-preset-app@^4.5.10":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.5.10.tgz#359180d8c720e30a09214d534aa208dbfc399d7f"
integrity sha512-IHOyfWqgNNM863NjGmX6s2MIF+ILkJZardHcr7bGrxu5mNBT+p0GOGRQU4sN/adDkEQ9cyAxokm/GIeeoRrnOg==
dependencies:
"@babel/core" "^7.11.0"
"@babel/helper-compilation-targets" "^7.9.6"
@ -1778,14 +1778,14 @@
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.5.10.tgz#4eeacca20973e6601ec916c85457bd19aa45f9de"
integrity sha512-BydPsWJTXHTzH8wBcN1rinwLe5QRee52sf/Tceixpn4VVZCio2k8VkNG/o6hRTA+MeGuetXOhmAz0UQfIxfX8w==
"@vue/cli-plugin-babel@~4.5.9":
version "4.5.9"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.5.9.tgz#a0998754bdd08ed8402a7bef494ecb16cee17e92"
integrity sha512-2tzaJU5yqAfXVhg1aYyd/Yfif6brv+tDZ49D1aOk7ZgMIwH5YUa0yo5HPcPOcmfpoVoNYcpqVYRfyT4EXIYSpg==
"@vue/cli-plugin-babel@~4.5.10":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.5.10.tgz#16c712dd44606c504e6e22977e8bdba25746a661"
integrity sha512-vWEGj3w9mbV27WBJslCmQP1l+hmdOiCHn0hmmHOrCdELm/WK/2/iXQEsPSXujtVd7TQgiaFgvvHmHurBlC/+3w==
dependencies:
"@babel/core" "^7.11.0"
"@vue/babel-preset-app" "^4.5.9"
"@vue/cli-shared-utils" "^4.5.9"
"@vue/babel-preset-app" "^4.5.10"
"@vue/cli-shared-utils" "^4.5.10"
babel-loader "^8.1.0"
cache-loader "^4.1.0"
thread-loader "^2.1.3"