Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-source-cont…
Browse files Browse the repository at this point in the history
…entful
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent e58c8ad commit 4225096
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 111 deletions.
10 changes: 5 additions & 5 deletions packages/gatsby-source-contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@contentful/rich-text-react-renderer": "^15.12.1",
"@contentful/rich-text-types": "^15.12.1",
"@contentful/rich-text-react-renderer": "^15.19.6",
"@contentful/rich-text-types": "^15.15.1",
"@hapi/joi": "^15.1.1",
"@vercel/fetch-retry": "^5.1.3",
"chalk": "^4.1.2",
"common-tags": "^1.8.2",
"contentful": "^9.1.33",
"contentful": "^9.3.6",
"fs-extra": "^10.1.0",
"gatsby-core-utils": "^3.22.0-next.0",
"gatsby-plugin-utils": "^3.16.0-next.1",
"gatsby-source-filesystem": "^4.22.0-next.1",
"is-online": "^9.0.1",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"node-fetch": "^2.7.0",
"semver": "^7.3.7",
"url": "^0.11.0"
"url": "^0.11.3"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
Expand Down
Loading

0 comments on commit 4225096

Please sign in to comment.