Update babel (master) (#113352)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
renovate[bot] 2021-10-01 15:07:55 -07:00 committed by GitHub
parent cdc5204af9
commit 17d3cb844f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4141 additions and 3448 deletions

View file

@ -31,6 +31,7 @@ NPM_MODULE_EXTRA_FILES = [
RUNTIME_DEPS = [
"//packages/elastic-datemath",
"//packages/kbn-utils",
"@npm//@babel/runtime",
"@npm//@elastic/charts",
"@npm//@elastic/eui",
"@npm//@elastic/numeral",
@ -45,15 +46,15 @@ RUNTIME_DEPS = [
"@npm//jquery",
"@npm//loader-utils",
"@npm//mini-css-extract-plugin",
"@npm//moment",
"@npm//moment-timezone",
"@npm//moment",
"@npm//raw-loader",
"@npm//react",
"@npm//react-dom",
"@npm//react-intl",
"@npm//react-is",
"@npm//react-router",
"@npm//react-router-dom",
"@npm//react-router",
"@npm//react",
"@npm//regenerator-runtime",
"@npm//resize-observer-polyfill",
"@npm//rison-node",
@ -62,7 +63,7 @@ RUNTIME_DEPS = [
"@npm//symbol-observable",
"@npm//url-loader",
"@npm//val-loader",
"@npm//whatwg-fetch"
"@npm//whatwg-fetch",
]
WEBPACK_DEPS = [