Bump @vue/cli-plugin-babel from 4.3.0 to 4.3.1 (#352)

This commit is contained in:
dependabot-preview[bot]
2020-04-07 16:21:54 +00:00
committed by GitHub
parent 4b443151b5
commit e5522613c1
2 changed files with 11 additions and 11 deletions

View File

@@ -52,7 +52,7 @@
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"@typescript-eslint/typescript-estree": "^2.26.0",
"@vue/cli-plugin-babel": "^4.3.0",
"@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",

View File

@@ -2140,10 +2140,10 @@
lodash.kebabcase "^4.1.1"
svg-tags "^1.0.0"
"@vue/babel-preset-app@^4.1.2", "@vue/babel-preset-app@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.3.0.tgz#a31ef1a3543dadf108c584a6359e25b3af38414a"
integrity sha512-6a/VIavCRPc6QCFigrC5Ok/xqtEssOC4A+Kif05YxEeEZwNHI+kfjnAyjA3skKs7XKpyJQpYcrx9X6UhUo8nTg==
"@vue/babel-preset-app@^4.1.2", "@vue/babel-preset-app@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.3.1.tgz#bb67aae562983067c5b242c27fb7de17f40cf109"
integrity sha512-iNkySkbRWXGUA+Cvzj+/gEP0Y0uVAwwzfn21S7hkggSeIg9LJyZ+QzdxgKO0wgi01yTdb2mYWgeLQAfHZ65aew==
dependencies:
"@babel/core" "^7.9.0"
"@babel/helper-compilation-targets" "^7.8.7"
@@ -2212,14 +2212,14 @@
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.3.1.tgz#434529c188b628a54773670201667a0b4a361e07"
integrity sha512-UA399aWHhre2VHrQFQSJhFLrFMqOYQ8ly+Ni6T+cpCjOwssjiaqaqrG5YiZBAqDwQvjrtYori4lU66qrY5DVhA==
"@vue/cli-plugin-babel@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.3.0.tgz#0cffc1a83b48b660615c1e9cf25128e72458c018"
integrity sha512-PX4kwelO1b5SvDCpmn9V+de0NfXVuu1frNaQ5CDknL8NhujOhrRzFkTuz6CWO4Dl9lj2TG90WoHqg/F1OYFqYg==
"@vue/cli-plugin-babel@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.3.1.tgz#6e3a6aa18595b98ad5c52898a2850d452404712b"
integrity sha512-tBqu0v1l4LfWX8xuJmofpp+8xQzKddFNxdLmeVDOX/omDBQX0qaVDeMUtRxxSTazI06SKr605SnUQoa35qwbvw==
dependencies:
"@babel/core" "^7.9.0"
"@vue/babel-preset-app" "^4.3.0"
"@vue/cli-shared-utils" "^4.3.0"
"@vue/babel-preset-app" "^4.3.1"
"@vue/cli-shared-utils" "^4.3.1"
babel-loader "^8.1.0"
cache-loader "^4.1.0"
thread-loader "^2.1.3"