Commit 47698eec authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'upgrade-babel-deps' into 'master'

Upgrade babel to v7.2

See merge request gitlab-org/gitlab-ce!24259
parents 3448f221 5d4c7b4f
......@@ -18,6 +18,7 @@ const plugins = [
'@babel/plugin-syntax-import-meta',
'@babel/plugin-proposal-class-properties',
'@babel/plugin-proposal-json-strings',
'@babel/plugin-proposal-private-methods',
];
// add code coverage tooling if necessary
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment