Skip to content

Commit 4b8f29a

Browse files
renovate[bot]jimthedev
authored andcommitted
chore(deps): update babel6 monorepo (#487)
This Pull Request renovates the package group "babel6 monorepo". - [babel-preset-stage-2](https://babeljs.io/) (`devDependencies`): from `6.18.0` to `6.24.1` - [babel-preset-es2015](https://babeljs.io/) (`devDependencies`): from `6.18.0` to `6.24.1` - [babel-core](https://babeljs.io/) (`devDependencies`): from `6.18.2` to `6.26.3` - [babel-cli](https://babeljs.io/) (`devDependencies`): from `6.18.0` to `6.26.0` --- This PR has been generated by [Renovate Bot](https://renovatebot.com).
1 parent 89300f5 commit 4b8f29a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
"license": "MIT",
5151
"devDependencies": {
5252
"axios": "0.15.2",
53-
"babel-cli": "6.18.0",
54-
"babel-core": "6.18.2",
55-
"babel-preset-es2015": "6.18.0",
56-
"babel-preset-stage-2": "6.18.0",
53+
"babel-cli": "6.26.0",
54+
"babel-core": "6.26.3",
55+
"babel-preset-es2015": "6.24.1",
56+
"babel-preset-stage-2": "6.24.1",
5757
"chai": "3.5.0",
5858
"codecov.io": "0.1.6",
5959
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",

0 commit comments

Comments
 (0)