Skip to content

Commit

Permalink
Merge pull request #64 from Yoctol/deps
Browse files Browse the repository at this point in the history
update deps
  • Loading branch information
kpman authored Oct 20, 2017
2 parents 4a0eee9 + f42b5f2 commit 725538a
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 210 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@
"stylelint-order": "^0.7.0"
},
"devDependencies": {
"babel-eslint": "^8.0.0",
"babel-jest": "^21.0.2",
"babel-eslint": "^8.0.1",
"babel-jest": "^21.2.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-latest": "^6.24.1",
"babel-runtime": "^6.26.0",
"eslint": "^4.6.1",
"eslint-config-yoctol-base": "^0.14.0",
"eslint": "^4.9.0",
"eslint-config-yoctol-base": "^0.14.1",
"eslint-plugin-babel": "^4.1.2",
"eslint-plugin-import": "^2.7.0",
"jest": "^21.0.2",
"stylelint": "^8.1.1"
"jest": "^21.2.1",
"stylelint": "^8.2.0"
},
"peerDependencies": {
"stylelint": "^8.1.1"
"stylelint": "^8.2.0"
},
"license": "MIT",
"jest": {
Expand Down
Loading

0 comments on commit 725538a

Please sign in to comment.