Skip to content

Commit

Permalink
[deps] Bump dependencies. (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessestuart authored Mar 18, 2018
1 parent 5fab7bc commit 982d5ee
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 194 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,38 +3,38 @@
"version": "1.0.0",
"author": "Jesse Stuart <hi@jessestuart.com>",
"dependencies": {
"gatsby": "^1.9.231",
"gatsby-image": "^1.0.41",
"gatsby": "^1.9.236",
"gatsby-image": "^1.0.42",
"gatsby-link": "^1.6.39",
"gatsby-plugin-feed": "^1.3.20",
"gatsby-plugin-google-analytics": "^1.0.22",
"gatsby-plugin-google-analytics": "^1.0.24",
"gatsby-plugin-lodash": "^1.0.11",
"gatsby-plugin-netlify": "^1.0.19",
"gatsby-plugin-react-helmet": "^2.0.7",
"gatsby-plugin-react-helmet": "^2.0.8",
"gatsby-plugin-react-next": "^1.0.11",
"gatsby-plugin-remove-trailing-slashes": "^1.0.7",
"gatsby-plugin-remove-trailing-slashes": "^1.0.8",
"gatsby-plugin-sentry": "^0.0.3",
"gatsby-plugin-sharp": "^1.6.41",
"gatsby-plugin-styled-components": "^2.0.9",
"gatsby-plugin-typography": "^1.7.18",
"gatsby-remark-autolink-headers": "^1.4.13",
"gatsby-remark-copy-linked-files": "^1.5.30",
"gatsby-remark-images": "^1.5.56",
"gatsby-remark-prismjs": "^1.2.17",
"gatsby-remark-prismjs": "^1.2.18",
"gatsby-remark-smartypants": "^1.4.12",
"gatsby-source-filesystem": "^1.5.27",
"gatsby-transformer-remark": "^1.7.36",
"gatsby-transformer-remark": "^1.7.37",
"gatsby-transformer-sharp": "^1.6.22",
"js-tachyons": "^1.1.2",
"luxon": "^0.5.6",
"luxon": "^0.5.8",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-helmet": "^5.2.0",
"react-image-lightbox": "^4.6.0"
},
"devDependencies": {
"babel-eslint": "^8.2.2",
"babel-jest": "^22.4.1",
"babel-jest": "^23.0.0-alpha.0",
"babel-plugin-lodash": "^3.3.2",
"babel-plugin-styled-components": "^1.5.1",
"babel-preset-env": "^1.6.1",
Expand All @@ -45,7 +45,7 @@
"classnames": "^2.2.5",
"codecov": "^3.0.0",
"concurrently": "^3.5.1",
"eslint": "^4.18.2",
"eslint": "^4.19.0",
"eslint-config-prettier": "^2.9.0",
"eslint-config-standard": "^11.0.0",
"eslint-friendly-formatter": "^3.0.0",
Expand All @@ -57,8 +57,8 @@
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-react": "^7.7.0",
"eslint-plugin-standard": "^3.0.1",
"flow-bin": "^0.67.1",
"flow-typed": "^2.3.0",
"flow-bin": "^0.68.0",
"flow-typed": "^2.4.0",
"gray-percentage": "^2.0.0",
"greenkeeper-lockfile": "^1.14.0",
"husky": "^0.14.3",
Expand All @@ -67,25 +67,25 @@
"lodash": "^4.17.5",
"minio": "^4.0.0",
"onecolor": "^3.0.5",
"postcss": "^6.0.19",
"postcss": "^6.0.20",
"postcss-cssnext": "^3.1.0",
"postcss-custom-media": "^6.0.0",
"postcss-import": "^11.1.0",
"postcss-nested": "^3.0.0",
"prettier": "^1.11.1",
"prop-types": "^15.6.1",
"purgecss": "^0.20.1",
"raven-js": "^3.23.1",
"raven-js": "^3.23.3",
"react-calendar-heatmap": "^1.6.3",
"react-cosmos": "^3.7.1",
"react-cosmos": "^4.0.0-beta.0",
"react-feather": "^1.0.8",
"react-headroom": "^2.2.2",
"react-test-renderer": "^16.2.0",
"rimraf": "^2.6.2",
"scrollprogress": "^3.0.2",
"snyk": "^1.69.11",
"styled-components": "^3.2.1",
"stylelint": "^9.1.1",
"snyk": "^1.70.2",
"styled-components": "^3.2.3",
"stylelint": "^9.1.3",
"stylelint-config-standard": "^18.2.0",
"textlint": "^10.1.4",
"textlint-rule-apostrophe": "^1.0.0",
Expand Down
Loading

0 comments on commit 982d5ee

Please sign in to comment.