Skip to content

Commit 5d00d62

Browse files
Bump @vue/cli-plugin-babel from 4.3.0 to 4.3.1
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-plugin-babel) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b8968b4 commit 5d00d62

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vue": "^2.6.11"
1717
},
1818
"devDependencies": {
19-
"@vue/cli-plugin-babel": "^4.3.0",
19+
"@vue/cli-plugin-babel": "^4.3.1",
2020
"@vue/cli-plugin-eslint": "^4.3.1",
2121
"@vue/cli-service": "^4.3.0",
2222
"@vue/eslint-config-airbnb": "^5.0.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,10 +1050,10 @@
10501050
lodash.kebabcase "^4.1.1"
10511051
svg-tags "^1.0.0"
10521052

1053-
"@vue/babel-preset-app@^4.3.0":
1054-
version "4.3.0"
1055-
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.3.0.tgz#a31ef1a3543dadf108c584a6359e25b3af38414a"
1056-
integrity sha512-6a/VIavCRPc6QCFigrC5Ok/xqtEssOC4A+Kif05YxEeEZwNHI+kfjnAyjA3skKs7XKpyJQpYcrx9X6UhUo8nTg==
1053+
"@vue/babel-preset-app@^4.3.1":
1054+
version "4.3.1"
1055+
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.3.1.tgz#bb67aae562983067c5b242c27fb7de17f40cf109"
1056+
integrity sha512-iNkySkbRWXGUA+Cvzj+/gEP0Y0uVAwwzfn21S7hkggSeIg9LJyZ+QzdxgKO0wgi01yTdb2mYWgeLQAfHZ65aew==
10571057
dependencies:
10581058
"@babel/core" "^7.9.0"
10591059
"@babel/helper-compilation-targets" "^7.8.7"
@@ -1122,14 +1122,14 @@
11221122
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.3.0.tgz#85cfa6dccad0bc8997eef906919704e0b139f545"
11231123
integrity sha512-PWMPx2emRZR0tZmICXjFMkZflhWMorx5SnOguLzewuhayKR05tDCUxSydoy9Synre/d35mHAr3/iRc49uiLKuQ==
11241124

1125-
"@vue/cli-plugin-babel@^4.3.0":
1126-
version "4.3.0"
1127-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.3.0.tgz#0cffc1a83b48b660615c1e9cf25128e72458c018"
1128-
integrity sha512-PX4kwelO1b5SvDCpmn9V+de0NfXVuu1frNaQ5CDknL8NhujOhrRzFkTuz6CWO4Dl9lj2TG90WoHqg/F1OYFqYg==
1125+
"@vue/cli-plugin-babel@^4.3.1":
1126+
version "4.3.1"
1127+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.3.1.tgz#6e3a6aa18595b98ad5c52898a2850d452404712b"
1128+
integrity sha512-tBqu0v1l4LfWX8xuJmofpp+8xQzKddFNxdLmeVDOX/omDBQX0qaVDeMUtRxxSTazI06SKr605SnUQoa35qwbvw==
11291129
dependencies:
11301130
"@babel/core" "^7.9.0"
1131-
"@vue/babel-preset-app" "^4.3.0"
1132-
"@vue/cli-shared-utils" "^4.3.0"
1131+
"@vue/babel-preset-app" "^4.3.1"
1132+
"@vue/cli-shared-utils" "^4.3.1"
11331133
babel-loader "^8.1.0"
11341134
cache-loader "^4.1.0"
11351135
thread-loader "^2.1.3"

0 commit comments

Comments
 (0)