Skip to content

Commit 8cd500d

Browse files
committed
fix(contentful): migrate to latest rich text helper packages
1 parent 82fa3f5 commit 8cd500d

File tree

2 files changed

+162
-543
lines changed

2 files changed

+162
-543
lines changed

packages/gatsby-source-contentful/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.15.4",
11-
"@contentful/rich-text-react-renderer": "15.5.1",
12-
"@contentful/rich-text-types": "15.5.1",
11+
"@contentful/rich-text-react-renderer": "^15.6.2",
12+
"@contentful/rich-text-types": "^15.6.2",
1313
"@hapi/joi": "^15.1.1",
1414
"@vercel/fetch-retry": "^5.0.3",
1515
"axios": "^0.21.1",

0 commit comments

Comments
 (0)