Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 11, 2017
1 parent 81f8130 commit 0c93ea4
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 357 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"postcss": "^6.0.1"
},
"devDependencies": {
"babel-core": "^6.24.1",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-plugin-add-module-exports": "0.2.1",
"babel-plugin-precompile-charcodes": "1.0.0",
"babel-preset-env": "^1.4.0",
"del": "2.2.2",
"babel-preset-env": "^1.5.2",
"del": "^3.0.0",
"eslint": "^3.19.0",
"eslint-config-postcss": "2.0.2",
"gulp": "3.9.1",
"gulp-babel": "6.1.2",
"gulp-changed": "^3.1.0",
"gulp-eslint": "3.0.1",
"gulp-jest": "^1.0.0",
"gulp-jest": "^2.0.0",
"gulp-json-editor": "2.2.1",
"gulp-sourcemaps": "^2.6.0",
"jest": "^19.0.2",
"lint-staged": "^3.4.1",
"jest": "^20.0.4",
"lint-staged": "^3.6.1",
"postcss-parser-tests": "^6.0.0",
"pre-commit": "^1.2.2",
"run-sequence": "1.2.2"
Expand Down
Loading

0 comments on commit 0c93ea4

Please sign in to comment.