Skip to content

Commit 52e2aaf

Browse files
Use gray-matter fork with updated js-yaml dependency
jonschlinkert/gray-matter#137 (comment)
1 parent 9214e3b commit 52e2aaf

2 files changed

Lines changed: 19 additions & 56 deletions

File tree

package-lock.json

Lines changed: 16 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"unist-util-visit": "^5.0.0"
6363
},
6464
"overrides": {
65+
"@docusaurus/utils": {
66+
"gray-matter": "npm:@gr2m/gray-matter@4.0.3-with-pr-137"
67+
},
6568
"docusaurus-theme-openapi-docs": {
6669
"react": "$react"
6770
}

0 commit comments

Comments
 (0)