Skip to content

Commit 56e25b7

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.10.3
1 parent ed8c5e9 commit 56e25b7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,22 +69,22 @@
6969
"babel-core": "7.0.0-bridge.0"
7070
},
7171
"devDependencies": {
72-
"@babel/core": "7.10.2",
72+
"@babel/core": "7.10.3",
7373
"@babel/plugin-proposal-class-properties": "7.10.1",
74-
"@babel/plugin-proposal-decorators": "7.10.1",
74+
"@babel/plugin-proposal-decorators": "7.10.3",
7575
"@babel/plugin-proposal-export-namespace-from": "7.10.1",
7676
"@babel/plugin-proposal-function-sent": "7.10.1",
7777
"@babel/plugin-proposal-json-strings": "7.10.1",
7878
"@babel/plugin-proposal-numeric-separator": "7.10.1",
7979
"@babel/plugin-proposal-throw-expressions": "7.10.1",
8080
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8181
"@babel/plugin-syntax-import-meta": "7.10.1",
82-
"@babel/plugin-transform-runtime": "7.10.1",
83-
"@babel/preset-env": "7.10.2",
82+
"@babel/plugin-transform-runtime": "7.10.3",
83+
"@babel/preset-env": "7.10.3",
8484
"babel-preset-react-optimize": "1.0.1",
8585
"@babel/preset-react": "7.10.1",
86-
"@babel/register": "7.10.1",
87-
"@babel/runtime": "7.10.2",
86+
"@babel/register": "7.10.3",
87+
"@babel/runtime": "7.10.3",
8888
"babel-core": "7.0.0-bridge.0",
8989
"babel-eslint": "10.1.0",
9090
"babel-jest": "25.5.1",

0 commit comments

Comments
 (0)