Skip to content

Commit e6c8dd0

Browse files
committed
Update devDependencies
1 parent 0fb0d70 commit e6c8dd0

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
@@ -30,15 +30,15 @@
3030
"posthtml-attrs-parser": "^0.1.1"
3131
},
3232
"devDependencies": {
33-
"babel-cli": "^6.4.5",
34-
"babel-core": "^6.4.5",
33+
"babel-cli": "^6.26.0",
34+
"babel-core": "^6.26.0",
3535
"babel-eslint": "^6.0.0",
36-
"babel-preset-es2015": "^6.3.13",
36+
"babel-preset-es2015": "^6.24.1",
3737
"eslint": "^2.0.0",
3838
"expect": "^1.14.0",
3939
"mocha": "^3.2.0",
4040
"posthtml": "^0.9.2",
41-
"rimraf": "^2.5.2"
41+
"rimraf": "^2.6.1"
4242
},
4343
"repository": {
4444
"type": "git",

0 commit comments

Comments
 (0)