Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Jun 16, 2016
1 parent c12afcb commit ba0ba11
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"file-loader": "^0.8.5",
"front-matter": "^2.1.0",
"fs-extra": "^0.30.0",
"glob": "^7.0.0",
"glob": "^7.0.4",
"hapi": "^8.5.1",
"hapi-webpack-plugin": "^1.3.0",
"highlight.js": "^9.4.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"toml": "^2.2.2",
"toml-loader": "^1.0.0",
"tracer": "^0.8.3",
"typography": "^0.8.3",
"typography": "^0.9.1",
"url-loader": "^0.5.7",
"webpack": "^1.13.1",
"webpack-configurator": "^0.3.0",
Expand All @@ -91,11 +91,11 @@
"cheerio": "^0.20.0",
"eslint": "^2.11.1",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-ava": "^2.4.0",
"eslint-plugin-ava": "^2.5.0",
"eslint-plugin-import": "^1.8.1",
"eslint-plugin-jsx-a11y": "^1.3.0",
"eslint-plugin-jsx-a11y": "^1.5.3",
"eslint-plugin-react": "^5.1.1",
"nyc": "^6.4.4"
"nyc": "^6.6.1"
},
"engines": {
"node": ">0.12.0"
Expand Down

0 comments on commit ba0ba11

Please sign in to comment.