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:
committed by
mrugesh mohapatra
parent
083161e247
commit
d2387023f5
3108
client/package-lock.json
generated
3108
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||||
|
Reference in New Issue
Block a user