Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
9171e2d4
Commit
9171e2d4
authored
May 18, 2019
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade babel to 7.4.4
Signed-off-by:
Takuya Noguchi
<
takninnovationresearch@gmail.com
>
parent
0e36d88c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
404 additions
and
201 deletions
+404
-201
changelogs/unreleased/update-babel-to-7-4-4.yml
changelogs/unreleased/update-babel-to-7-4-4.yml
+5
-0
package.json
package.json
+4
-4
yarn.lock
yarn.lock
+395
-197
No files found.
changelogs/unreleased/update-babel-to-7-4-4.yml
0 → 100644
View file @
9171e2d4
---
title
:
Upgrade babel to 7.4.4
merge_request
:
28437
author
:
Takuya Noguchi
type
:
other
package.json
View file @
9171e2d4
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
"webpack-prod"
:
"NODE_OPTIONS=
\"
--max-old-space-size=3584
\"
NODE_ENV=production webpack --config config/webpack.config.js"
"webpack-prod"
:
"NODE_OPTIONS=
\"
--max-old-space-size=3584
\"
NODE_ENV=production webpack --config config/webpack.config.js"
},
},
"dependencies"
:
{
"dependencies"
:
{
"
@babel/core
"
:
"
^7.
2.2
"
,
"
@babel/core
"
:
"
^7.
4.4
"
,
"
@babel/plugin-proposal-class-properties
"
:
"
^7.
3.0
"
,
"
@babel/plugin-proposal-class-properties
"
:
"
^7.
4.4
"
,
"
@babel/plugin-proposal-json-strings
"
:
"
^7.2.0
"
,
"
@babel/plugin-proposal-json-strings
"
:
"
^7.2.0
"
,
"
@babel/plugin-proposal-private-methods
"
:
"
^7.
3.0
"
,
"
@babel/plugin-proposal-private-methods
"
:
"
^7.
4.4
"
,
"
@babel/plugin-syntax-dynamic-import
"
:
"
^7.2.0
"
,
"
@babel/plugin-syntax-dynamic-import
"
:
"
^7.2.0
"
,
"
@babel/plugin-syntax-import-meta
"
:
"
^7.2.0
"
,
"
@babel/plugin-syntax-import-meta
"
:
"
^7.2.0
"
,
"
@babel/preset-env
"
:
"
^7.
3.1
"
,
"
@babel/preset-env
"
:
"
^7.
4.4
"
,
"
@gitlab/csslab
"
:
"
^1.9.0
"
,
"
@gitlab/csslab
"
:
"
^1.9.0
"
,
"
@gitlab/svgs
"
:
"
^1.60.0
"
,
"
@gitlab/svgs
"
:
"
^1.60.0
"
,
"
@gitlab/ui
"
:
"
^3.10.0
"
,
"
@gitlab/ui
"
:
"
^3.10.0
"
,
...
...
yarn.lock
View file @
9171e2d4
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment