stable

Clone or download

Read-only

Upgrade babel-related dependencies

Part of request #14725 Upgrade dev dependencies March 2020 edition babel v7.8 changelog: https://github.com/babel/babel/releases/tag/v7.8.0 babel v7.9 changelog: https://github.com/babel/babel/releases/tag/v7.9.0 babel-loader changelog: https://github.com/babel/babel-loader/releases/tag/v8.1.0 babel-jest changelog: https://github.com/facebook/jest/blob/master/CHANGELOG.md#2520 core-js changelog: https://github.com/zloirock/core-js/blob/master/CHANGELOG.md#364---20200114 No changelog for regenerator-runtime :/ babel parser now understand dynamic import syntax by default. @babel/plugin-syntax-dynamic-import is removed. No functional change expected. Change-Id: I0259fdce3bac0e322666389ae800734a0257f0af

Modified Files

Name
M package-lock.json +1215 −1699 Go to diff View file
M package.json +6 −7 Go to diff View file
M src/www/themes/common/tlp/package-lock.json +6 −6 Go to diff View file
M src/www/themes/common/tlp/package.json +2 −2 Go to diff View file
M tools/utils/scripts/webpack-rule-configs.js +3 −6 Go to diff View file