Skip to content

Commit c9c6658

Browse files
Timerrandycoulman
authored andcommitted
Upgrade babel dependencies
1 parent 4f42c62 commit c9c6658

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

packages/babel-preset-react-app/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"index.js"
1212
],
1313
"dependencies": {
14-
"babel-plugin-transform-class-properties": "6.16.0",
15-
"babel-plugin-transform-es2015-parameters": "6.18.0",
16-
"babel-plugin-transform-object-rest-spread": "6.19.0",
17-
"babel-plugin-transform-react-constant-elements": "6.9.1",
18-
"babel-plugin-transform-react-jsx": "6.8.0",
19-
"babel-plugin-transform-react-jsx-self": "6.11.0",
20-
"babel-plugin-transform-react-jsx-source": "6.9.0",
21-
"babel-plugin-transform-regenerator": "6.16.1",
22-
"babel-plugin-transform-runtime": "6.15.0",
23-
"babel-preset-env": "0.0.8",
24-
"babel-preset-latest": "6.16.0",
25-
"babel-preset-react": "6.16.0",
26-
"babel-runtime": "6.11.6"
14+
"babel-plugin-transform-class-properties": "6.22.0",
15+
"babel-plugin-transform-es2015-parameters": "6.22.0",
16+
"babel-plugin-transform-object-rest-spread": "6.22.0",
17+
"babel-plugin-transform-react-constant-elements": "6.22.0",
18+
"babel-plugin-transform-react-jsx": "6.22.0",
19+
"babel-plugin-transform-react-jsx-self": "6.22.0",
20+
"babel-plugin-transform-react-jsx-source": "6.22.0",
21+
"babel-plugin-transform-regenerator": "6.22.0",
22+
"babel-plugin-transform-runtime": "6.22.0",
23+
"babel-preset-env": "1.1.8",
24+
"babel-preset-latest": "6.22.0",
25+
"babel-preset-react": "6.22.0",
26+
"babel-runtime": "6.22.0"
2727
}
2828
}

0 commit comments

Comments
 (0)