Skip to content

Commit 18b12ef

Browse files
dependabot-preview[bot]nklayman
authored andcommitted
chore(deps-dev): bump @vue/cli-plugin-babel from 3.10.0 to 3.11.0 (#437)
chore(deps-dev): bump @vue/cli-plugin-babel from 3.10.0 to 3.11.0
1 parent 13712c0 commit 18b12ef

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,10 +2134,10 @@
21342134
babel-plugin-dynamic-import-node "^1.2.0"
21352135
babel-plugin-transform-vue-jsx "^4.0.1"
21362136

2137-
"@vue/babel-preset-app@^3.10.0":
2138-
version "3.10.0"
2139-
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-3.10.0.tgz#3f89d631dd0f174c8a72e769b55f081c533c4677"
2140-
integrity sha512-NzJLI4Qe0SYm9gVHQC9RXyP0YcPjI28TmZ0ds2RJa9NO96LXHLES2U1HqiMDN4+CVjOQFrWUNd7wWeaETRPXbg==
2137+
"@vue/babel-preset-app@^3.11.0":
2138+
version "3.11.0"
2139+
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-3.11.0.tgz#52bf79c15560a304a13f4770e3e5530e01dd6173"
2140+
integrity sha512-fcCq9nuGGx1WGnyaKHvIC8RnWjISXGf1rJH4mN9+bymDfosgDbwnfV4TYvTZlyK1/aTHEEpIoO3XimTXBo7QBw==
21412141
dependencies:
21422142
"@babel/helper-module-imports" "^7.0.0"
21432143
"@babel/plugin-proposal-class-properties" "^7.0.0"
@@ -2206,15 +2206,15 @@
22062206
integrity sha512-yYZP27vjioWmohwXQ9mTPHHxktfAaTM6RDehyG83yvY07wcdxhwrNNCMm8eE9My/K2F8oAPf8uoDZZmkr/EXBw==
22072207

22082208
"@vue/cli-plugin-babel@^3.0.1":
2209-
version "3.10.0"
2210-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-3.10.0.tgz#3c5300bd6daf30b53292a6c3982e3a681cba2c18"
2211-
integrity sha512-NHrg6ZYN2fh5ZiMMzCNRuDlH9mcTOu+GIti1Va/zPnG3qMkX2iZ0zZGFaOCltIFoVSXdyOfa0sMtJGDoP9Q7ZA==
2209+
version "3.11.0"
2210+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-3.11.0.tgz#247a7233100a33ea0fd9f7d30bdf2b9b554e9e88"
2211+
integrity sha512-RSq9goefilvUMYxbeQS8cZxt6zZnvBIb1xK4NWX0NBtqKzJmIjtJzDAQvKgjnZ/USRu6p6X2IRj4Wum8UCUqow==
22122212
dependencies:
22132213
"@babel/core" "^7.0.0"
2214-
"@vue/babel-preset-app" "^3.10.0"
2215-
"@vue/cli-shared-utils" "^3.10.0"
2214+
"@vue/babel-preset-app" "^3.11.0"
2215+
"@vue/cli-shared-utils" "^3.11.0"
22162216
babel-loader "^8.0.5"
2217-
webpack ">=4 < 4.29"
2217+
webpack "^4.0.0"
22182218

22192219
"@vue/cli-plugin-eslint@^3.0.1":
22202220
version "3.11.0"

0 commit comments

Comments
 (0)