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 Sep 1, 2024
1 parent e58c8ad commit f798bf4
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 112 deletions.
8 changes: 4 additions & 4 deletions packages/gatsby-source-contentful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
},
"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.22.10",
"@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.7",
"fs-extra": "^10.1.0",
"gatsby-core-utils": "^3.22.0-next.0",
"gatsby-plugin-utils": "^3.16.0-next.1",
Expand All @@ -24,7 +24,7 @@
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"semver": "^7.3.7",
"url": "^0.11.0"
"url": "^0.11.4"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
Expand Down
Loading

0 comments on commit f798bf4

Please sign in to comment.