We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830eede commit 97595b3Copy full SHA for 97595b3
package.json
@@ -76,6 +76,7 @@
76
"eslint-plugin-unicorn": "^54.0.0",
77
"eslint-plugin-unused-imports": "^3.2.0",
78
"gatsby-remark-find-replace": "^0.3.0",
79
+ "mdast-util-gfm": "3.0.0",
80
"postcss-less": "^6.0.0",
81
"postcss-styled-syntax": "^0.7.0",
82
"prettier-plugin-organize-imports": "^4.1.0",
@@ -146,12 +147,10 @@
146
147
},
148
"pnpm": {
149
"overrides": {
- "mdast-util-gfm-autolink-literal": "2.0.0",
150
- "mdast-util-gfm-table": "2.0.0"
+ "mdast-util-gfm": "3.0.0"
151
}
152
153
154
155
156
157
0 commit comments