chore: Bump gatsby packages (#35444)

<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
This commit is contained in:
Stuart Taylor
2019-02-27 11:30:40 +00:00
committed by mrugesh mohapatra
parent 083161e247
commit d2387023f5
2 changed files with 1903 additions and 1223 deletions

3090
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,16 +22,16 @@
"entities": "^1.1.2", "entities": "^1.1.2",
"enzyme": "^3.6.0", "enzyme": "^3.6.0",
"enzyme-adapter-react-16": "^1.5.0", "enzyme-adapter-react-16": "^1.5.0",
"gatsby": "^2.1.2", "gatsby": "^2.1.18",
"gatsby-cli": "^2.4.10", "gatsby-cli": "^2.4.11",
"gatsby-link": "^2.0.8", "gatsby-link": "^2.0.12",
"gatsby-plugin-create-client-paths": "^2.0.3", "gatsby-plugin-create-client-paths": "^2.0.4",
"gatsby-plugin-google-fonts": "^0.0.4", "gatsby-plugin-google-fonts": "^0.0.4",
"gatsby-plugin-manifest": "^2.0.13", "gatsby-plugin-manifest": "^2.0.19",
"gatsby-plugin-react-helmet": "^3.0.5", "gatsby-plugin-react-helmet": "^3.0.7",
"gatsby-plugin-sitemap": "^2.0.4", "gatsby-plugin-sitemap": "^2.0.6",
"gatsby-remark-prismjs": "^3.2.0", "gatsby-remark-prismjs": "^3.2.4",
"gatsby-source-filesystem": "^2.0.16", "gatsby-source-filesystem": "^2.0.23",
"gatsby-transformer-remark": "^2.2.0", "gatsby-transformer-remark": "^2.2.0",
"jquery": "3.3.1", "jquery": "3.3.1",
"lodash": "^4.17.11", "lodash": "^4.17.11",