Skip to content

Commit

Permalink
[deps] Bump dependencies. (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessestuart committed Feb 27, 2018
1 parent b1bed56 commit eaa6468
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 119 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0",
"author": "Jesse Stuart <hi@jessestuart.com>",
"dependencies": {
"gatsby": "^1.9.206",
"gatsby-image": "^1.0.38",
"gatsby": "^1.9.215",
"gatsby-image": "^1.0.39",
"gatsby-link": "^1.6.37",
"gatsby-plugin-feed": "^1.3.18",
"gatsby-plugin-google-analytics": "^1.0.19",
Expand All @@ -14,17 +14,17 @@
"gatsby-plugin-react-next": "^1.0.9",
"gatsby-plugin-remove-trailing-slashes": "^1.0.5",
"gatsby-plugin-sentry": "^0.0.3",
"gatsby-plugin-sharp": "^1.6.32",
"gatsby-plugin-styled-components": "^2.0.7",
"gatsby-plugin-sharp": "^1.6.34",
"gatsby-plugin-styled-components": "^2.0.8",
"gatsby-plugin-typography": "^1.7.14",
"gatsby-remark-autolink-headers": "^1.4.12",
"gatsby-remark-copy-linked-files": "^1.5.27",
"gatsby-remark-images": "^1.5.48",
"gatsby-remark-copy-linked-files": "^1.5.28",
"gatsby-remark-images": "^1.5.50",
"gatsby-remark-prismjs": "^1.2.15",
"gatsby-remark-smartypants": "^1.4.11",
"gatsby-source-filesystem": "^1.5.21",
"gatsby-source-filesystem": "^1.5.24",
"gatsby-transformer-remark": "^1.7.33",
"gatsby-transformer-sharp": "^1.6.20",
"gatsby-transformer-sharp": "^1.6.21",
"js-tachyons": "^1.1.2",
"luxon": "^0.5.3",
"react": "^16.2.0",
Expand All @@ -34,7 +34,7 @@
},
"devDependencies": {
"babel-eslint": "^8.2.2",
"babel-jest": "^22.4.0",
"babel-jest": "^22.4.1",
"babel-plugin-lodash": "^3.3.2",
"babel-plugin-styled-components": "^1.5.0",
"babel-preset-env": "^1.6.1",
Expand All @@ -52,7 +52,7 @@
"eslint-loader": "1.9.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-react": "^7.7.0",
Expand All @@ -62,7 +62,7 @@
"gray-percentage": "^2.0.0",
"greenkeeper-lockfile": "^1.13.2",
"husky": "^0.14.3",
"jest": "^22.4.0",
"jest": "^22.4.2",
"lint-staged": "^7.0.0",
"lodash": "^4.17.5",
"onecolor": "^3.0.5",
Expand Down

0 comments on commit eaa6468

Please sign in to comment.