Skip to content

Commit 9a3f6b8

Browse files
committed
Update babel monorepo
1 parent a7600d5 commit 9a3f6b8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,23 +52,23 @@
5252
"babel-core": "7.0.0-bridge.0"
5353
},
5454
"devDependencies": {
55-
"@babel/core": "7.5.5",
56-
"@babel/plugin-proposal-class-properties": "7.5.5",
57-
"@babel/plugin-proposal-decorators": "7.4.4",
55+
"@babel/core": "7.7.2",
56+
"@babel/plugin-proposal-class-properties": "7.7.0",
57+
"@babel/plugin-proposal-decorators": "7.7.0",
5858
"@babel/plugin-proposal-export-namespace-from": "7.5.2",
59-
"@babel/plugin-proposal-function-sent": "7.5.0",
59+
"@babel/plugin-proposal-function-sent": "7.7.0",
6060
"@babel/plugin-proposal-json-strings": "7.2.0",
6161
"@babel/plugin-proposal-numeric-separator": "7.2.0",
6262
"@babel/plugin-proposal-throw-expressions": "7.2.0",
6363
"@babel/plugin-syntax-dynamic-import": "7.2.0",
6464
"@babel/plugin-syntax-import-meta": "7.2.0",
65-
"@babel/plugin-transform-runtime": "7.5.5",
66-
"@babel/polyfill": "7.4.4",
67-
"@babel/preset-env": "7.5.5",
68-
"@babel/register": "7.5.5",
69-
"@babel/runtime": "7.5.5",
65+
"@babel/plugin-transform-runtime": "7.6.2",
66+
"@babel/polyfill": "7.7.0",
67+
"@babel/preset-env": "7.7.1",
68+
"@babel/register": "7.7.0",
69+
"@babel/runtime": "7.7.2",
7070
"babel-core": "7.0.0-bridge.0",
71-
"babel-eslint": "10.0.2",
71+
"babel-eslint": "10.0.3",
7272
"babel-jest": "24.8.0",
7373
"babel-loader": "8.0.6",
7474
"babel-plugin-lodash": "3.3.4",

0 commit comments

Comments
 (0)