Skip to content

Commit 334cca3

Browse files
committed
Update babel monorepo
1 parent e9bd2c9 commit 334cca3

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

packages/iotex-react-block-producers/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@
6363
},
6464
"homepage": "https://github.com/iotexproject/iotex-react-components",
6565
"devDependencies": {
66-
"@babel/cli": "7.7.0",
67-
"@babel/core": "7.7.0",
68-
"@babel/plugin-proposal-class-properties": "7.7.0",
69-
"@babel/preset-env": "7.7.1",
70-
"@babel/preset-react": "7.7.0",
71-
"@babel/preset-typescript": "7.7.0",
72-
"@babel/register": "7.7.0",
66+
"@babel/cli": "7.8.4",
67+
"@babel/core": "7.8.7",
68+
"@babel/plugin-proposal-class-properties": "7.8.3",
69+
"@babel/preset-env": "7.8.7",
70+
"@babel/preset-react": "7.8.3",
71+
"@babel/preset-typescript": "7.8.3",
72+
"@babel/register": "7.8.6",
7373
"@types/graphql": "14.2.1",
7474
"@types/node": "11.13.8",
7575
"@types/node-fetch": "2.3.5",

packages/iotex-react-footer/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
},
6464
"homepage": "https://github.com/iotexproject/iotex-react-components",
6565
"devDependencies": {
66-
"@babel/cli": "7.7.0",
67-
"@babel/core": "7.7.0",
68-
"@babel/preset-env": "7.7.1",
69-
"@babel/preset-react": "7.7.0",
70-
"@babel/preset-typescript": "7.7.0",
71-
"@babel/register": "7.7.0",
66+
"@babel/cli": "7.8.4",
67+
"@babel/core": "7.8.7",
68+
"@babel/preset-env": "7.8.7",
69+
"@babel/preset-react": "7.8.3",
70+
"@babel/preset-typescript": "7.8.3",
71+
"@babel/register": "7.8.6",
7272
"@types/node": "11.13.10",
7373
"@types/react-test-renderer": "16.8.1",
7474
"antd": "3.16.6",

packages/iotex-react-language-dropdown/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@
6363
},
6464
"homepage": "https://github.com/iotexproject/iotex-react-components",
6565
"devDependencies": {
66-
"@babel/cli": "7.7.0",
67-
"@babel/core": "7.7.0",
68-
"@babel/plugin-proposal-class-properties": "7.7.0",
69-
"@babel/preset-env": "7.7.1",
70-
"@babel/preset-react": "7.7.0",
71-
"@babel/preset-typescript": "7.7.0",
72-
"@babel/register": "7.7.0",
66+
"@babel/cli": "7.8.4",
67+
"@babel/core": "7.8.7",
68+
"@babel/plugin-proposal-class-properties": "7.8.3",
69+
"@babel/preset-env": "7.8.7",
70+
"@babel/preset-react": "7.8.3",
71+
"@babel/preset-typescript": "7.8.3",
72+
"@babel/register": "7.8.6",
7373
"@types/node": "11.13.8",
7474
"@types/react": "16.8.15",
7575
"@types/react-redux": "7.0.8",

0 commit comments

Comments
 (0)