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

Commit

Permalink
Update dependencies (gatsbyjs#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed May 27, 2016
1 parent d69e41a commit a4554db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"hapi": "^8.5.1",
"hapi-webpack-plugin": "^1.3.0",
"highlight.js": "^9.4.0",
"history": "^2.0.2",
"history": "^2.1.2",
"html-frontmatter": "^1.6.0",
"invariant": "^2.2.1",
"json-loader": "^0.5.2",
Expand Down Expand Up @@ -82,7 +82,7 @@
"yaml-loader": "^0.2.0"
},
"devDependencies": {
"ava": "^0.14.0",
"ava": "^0.15.1",
"ava-http": "^0.2.1",
"babel-cli": "^6.9.0",
"babel-eslint": "^6.0.2",
Expand All @@ -91,8 +91,8 @@
"cheerio": "^0.20.0",
"eslint": "^2.10.2",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-ava": "^2.3.1",
"eslint-plugin-import": "^1.8.0",
"eslint-plugin-ava": "^2.4.0",
"eslint-plugin-import": "^1.8.1",
"eslint-plugin-jsx-a11y": "^1.2.2",
"eslint-plugin-react": "^5.1.1",
"nyc": "^6.4.4"
Expand Down

0 comments on commit a4554db

Please sign in to comment.