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
8c2c4e4d
Commit
8c2c4e4d
authored
Aug 14, 2019
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade babel to 7.5.5
Signed-off-by:
Takuya Noguchi
<
takninnovationresearch@gmail.com
>
parent
8fc2fbb6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
22 deletions
+27
-22
changelogs/unreleased/update-babel-to-7-5-5.yml
changelogs/unreleased/update-babel-to-7-5-5.yml
+5
-0
package.json
package.json
+4
-4
yarn.lock
yarn.lock
+18
-18
No files found.
changelogs/unreleased/update-babel-to-7-5-5.yml
0 → 100644
View file @
8c2c4e4d
---
title
:
Upgrade babel to 7.5.5
merge_request
:
31819
author
:
Takuya Noguchi
type
:
other
package.json
View file @
8c2c4e4d
...
@@ -30,13 +30,13 @@
...
@@ -30,13 +30,13 @@
"webpack-vrt"
:
"NODE_OPTIONS=
\"
--max-old-space-size=3584
\"
NODE_ENV=production webpack --config config/webpack.config.review_toolbar.js"
"webpack-vrt"
:
"NODE_OPTIONS=
\"
--max-old-space-size=3584
\"
NODE_ENV=production webpack --config config/webpack.config.review_toolbar.js"
},
},
"dependencies"
:
{
"dependencies"
:
{
"
@babel/core
"
:
"
^7.
4.4
"
,
"
@babel/core
"
:
"
^7.
5.5
"
,
"
@babel/plugin-proposal-class-properties
"
:
"
^7.
4.4
"
,
"
@babel/plugin-proposal-class-properties
"
:
"
^7.
5.5
"
,
"
@babel/plugin-proposal-json-strings
"
:
"
^7.2.0
"
,
"
@babel/plugin-proposal-json-strings
"
:
"
^7.2.0
"
,
"
@babel/plugin-proposal-private-methods
"
:
"
^7.4.4
"
,
"
@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.
4.4
"
,
"
@babel/preset-env
"
:
"
^7.
5.5
"
,
"
@gitlab/csslab
"
:
"
^1.9.0
"
,
"
@gitlab/csslab
"
:
"
^1.9.0
"
,
"
@gitlab/svgs
"
:
"
^1.67.0
"
,
"
@gitlab/svgs
"
:
"
^1.67.0
"
,
"
@gitlab/ui
"
:
"
5.15.0
"
,
"
@gitlab/ui
"
:
"
5.15.0
"
,
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
"
xterm
"
:
"
^3.5.0
"
"
xterm
"
:
"
^3.5.0
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
@babel/plugin-transform-modules-commonjs
"
:
"
^7.
2
.0
"
,
"
@babel/plugin-transform-modules-commonjs
"
:
"
^7.
5
.0
"
,
"
@gitlab/eslint-config
"
:
"
^1.6.0
"
,
"
@gitlab/eslint-config
"
:
"
^1.6.0
"
,
"
@gitlab/eslint-plugin-i18n
"
:
"
^1.1.0
"
,
"
@gitlab/eslint-plugin-i18n
"
:
"
^1.1.0
"
,
"
@gitlab/eslint-plugin-vue-i18n
"
:
"
^1.2.0
"
,
"
@gitlab/eslint-plugin-vue-i18n
"
:
"
^1.2.0
"
,
...
...
yarn.lock
View file @
8c2c4e4d
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
dependencies:
dependencies:
"@babel/highlight" "^7.0.0"
"@babel/highlight" "^7.0.0"
"@babel/core@>=7.2.2", "@babel/core@^7.1.0", "@babel/core@^7.1.2", "@babel/core@^7.
4.4
":
"@babel/core@>=7.2.2", "@babel/core@^7.1.0", "@babel/core@^7.1.2", "@babel/core@^7.
5.5
":
version "7.5.5"
version "7.5.5"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.5.tgz#17b2686ef0d6bc58f963dddd68ab669755582c30"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.5.tgz#17b2686ef0d6bc58f963dddd68ab669755582c30"
integrity sha512-i4qoSr2KTtce0DmkuuQBV4AuQgGPUcPXMr9L5MyYAtk06z068lQ10a4O009fe5OB/DfNV+h+qqT7ddNV8UnRjg==
integrity sha512-i4qoSr2KTtce0DmkuuQBV4AuQgGPUcPXMr9L5MyYAtk06z068lQ10a4O009fe5OB/DfNV+h+qqT7ddNV8UnRjg==
...
@@ -139,16 +139,16 @@
...
@@ -139,16 +139,16 @@
"@babel/types" "^7.0.0"
"@babel/types" "^7.0.0"
"@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.4.4":
"@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.4.4":
version "7.
4.4
"
version "7.
5.5
"
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.
4.4.tgz#96115ea42a2f139e619e98ed46df6019b94414b8
"
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.
5.5.tgz#f84ff8a09038dcbca1fd4355661a500937165b4a
"
integrity sha512-
3Z1yp8TVQf+B4ynN7WoHPKS8EkdTbgAEy0nU0rs/1Kw4pDgmvYH3rz3aI11KgxKCba2cn7N+tqzV1mY2HMN96
w==
integrity sha512-
jBeCvETKuJqeiaCdyaheF40aXnnU1+wkSiUs/IQg3tB85up1LyL8x77ClY8qJpuRJUcXQo+ZtdNESmZl4j56P
w==
dependencies:
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/helper-module-imports" "^7.0.0"
"@babel/helper-simple-access" "^7.1.0"
"@babel/helper-simple-access" "^7.1.0"
"@babel/helper-split-export-declaration" "^7.4.4"
"@babel/helper-split-export-declaration" "^7.4.4"
"@babel/template" "^7.4.4"
"@babel/template" "^7.4.4"
"@babel/types" "^7.
4.4
"
"@babel/types" "^7.
5.5
"
lodash "^4.17.1
1
"
lodash "^4.17.1
3
"
"@babel/helper-optimise-call-expression@^7.0.0":
"@babel/helper-optimise-call-expression@^7.0.0":
version "7.0.0"
version "7.0.0"
...
@@ -163,11 +163,11 @@
...
@@ -163,11 +163,11 @@
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
"@babel/helper-regex@^7.0.0", "@babel/helper-regex@^7.4.4":
"@babel/helper-regex@^7.0.0", "@babel/helper-regex@^7.4.4":
version "7.
4.4
"
version "7.
5.5
"
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.
4.4.tgz#a47e02bc91fb259d2e6727c2a30013e3ac13c4a2
"
resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.
5.5.tgz#0aa6824f7100a2e0e89c1527c23936c152cab351
"
integrity sha512-
Y5nuB/kESmR3tKjU8Nkn1wMGEx1tjJX076HBMeL3XLQCu6vA/YRzuTW0bbb+qRnXvQGn+d6Rx953yffl8vEy7Q
==
integrity sha512-
CkCYQLkfkiugbRDO8eZn6lRuR8kzZoGXCg3149iTk5se7g6qykSpy3+hELSwquhu+TgHn8nkLiBwHvNX8Hofcw
==
dependencies:
dependencies:
lodash "^4.17.1
1
"
lodash "^4.17.1
3
"
"@babel/helper-remap-async-to-generator@^7.1.0":
"@babel/helper-remap-async-to-generator@^7.1.0":
version "7.1.0"
version "7.1.0"
...
@@ -225,9 +225,9 @@
...
@@ -225,9 +225,9 @@
"@babel/types" "^7.5.5"
"@babel/types" "^7.5.5"
"@babel/highlight@^7.0.0":
"@babel/highlight@^7.0.0":
version "7.
0
.0"
version "7.
5
.0"
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.
0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4
"
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.
5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540
"
integrity sha512-
UFMC4ZeFC48Tpvj7C8UgLvtkaUuovQX+5xNWrsIoMG8o2z+XFKjKaN9iVmS84dPwVN00W4wPmqvYoZF3EGAsfw
==
integrity sha512-
7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ
==
dependencies:
dependencies:
chalk "^2.0.0"
chalk "^2.0.0"
esutils "^2.0.2"
esutils "^2.0.2"
...
@@ -252,7 +252,7 @@
...
@@ -252,7 +252,7 @@
"@babel/helper-remap-async-to-generator" "^7.1.0"
"@babel/helper-remap-async-to-generator" "^7.1.0"
"@babel/plugin-syntax-async-generators" "^7.2.0"
"@babel/plugin-syntax-async-generators" "^7.2.0"
"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.
4.4
":
"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.
5.5
":
version "7.5.5"
version "7.5.5"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.5.5.tgz#a974cfae1e37c3110e71f3c6a2e48b8e71958cd4"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.5.5.tgz#a974cfae1e37c3110e71f3c6a2e48b8e71958cd4"
integrity sha512-AF79FsnWFxjlaosgdi421vmYG6/jg79bVD0dpD44QdgobzHKuLZ6S3vl8la9qIeSwGi8i1fS0O1mfuDAAdo1/A==
integrity sha512-AF79FsnWFxjlaosgdi421vmYG6/jg79bVD0dpD44QdgobzHKuLZ6S3vl8la9qIeSwGi8i1fS0O1mfuDAAdo1/A==
...
@@ -833,7 +833,7 @@
...
@@ -833,7 +833,7 @@
"@babel/helper-regex" "^7.4.4"
"@babel/helper-regex" "^7.4.4"
regexpu-core "^4.5.4"
regexpu-core "^4.5.4"
"@babel/preset-env@^7.1.0", "@babel/preset-env@^7.
4.4
":
"@babel/preset-env@^7.1.0", "@babel/preset-env@^7.
5.5
":
version "7.5.5"
version "7.5.5"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.5.tgz#bc470b53acaa48df4b8db24a570d6da1fef53c9a"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.5.tgz#bc470b53acaa48df4b8db24a570d6da1fef53c9a"
integrity sha512-GMZQka/+INwsMz1A5UEql8tG015h5j/qjptpKY2gJ7giy8ohzU710YciJB5rcKsWGWHiW3RUnHib0E5/m3Tp3A==
integrity sha512-GMZQka/+INwsMz1A5UEql8tG015h5j/qjptpKY2gJ7giy8ohzU710YciJB5rcKsWGWHiW3RUnHib0E5/m3Tp3A==
...
@@ -914,9 +914,9 @@
...
@@ -914,9 +914,9 @@
integrity sha512-FBMd0IiARPtH5aaOFUVki6evHiJQiY0pFy7fizyRF7dtwc+el3nwpzvhb9qBNzceG1OIJModG1xpE0DDFjPXwA==
integrity sha512-FBMd0IiARPtH5aaOFUVki6evHiJQiY0pFy7fizyRF7dtwc+el3nwpzvhb9qBNzceG1OIJModG1xpE0DDFjPXwA==
"@babel/standalone@^7.0.0":
"@babel/standalone@^7.0.0":
version "7.
3.4
"
version "7.
5.5
"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.
3.4.tgz#b622c1e522acef91b2a14f22bdcdd4f935a1a474
"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.
5.5.tgz#9d3143f6078ff408db694a4254bd6f03c5c33962
"
integrity sha512-
4L9c5i4WlGqbrjOVX0Yp8TIR5cEiw1/tPYYZENW/iuO2uI6viY38U7zALidzNfGdZIwNc+A/AWqMEWKeScWkBg
==
integrity sha512-
YIp5taErC4uvp4d5urJtWMui3cpvZt83x57l4oVJNvFtDzumf3pMgRmoTSpGuEzh1yzo7jHhg3mbQmMhmKPbjA
==
"@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4":
"@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4":
version "7.4.4"
version "7.4.4"
...
...
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