chore(deps): pin dependencies (#44358)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-12-02 20:48:15 +05:30
committed by GitHub
parent f1d5a86edf
commit 47aef5155b
4 changed files with 20 additions and 20 deletions

View File

@@ -26,10 +26,10 @@
"js-yaml": "3.14.1",
"lodash": "4.17.21",
"mdast-builder": "1.1.1",
"mdast-util-from-markdown": "^0.8.5",
"mdast-util-from-markdown": "0.8.5",
"mdast-util-gfm": "0.1.2",
"mdast-util-gfm-strikethrough": "^0.2.3",
"mdast-util-gfm-table": "^0.1.6",
"mdast-util-gfm-strikethrough": "0.2.3",
"mdast-util-gfm-table": "0.1.6",
"mdast-util-to-hast": "9.1.2",
"micromark-extension-gfm-strikethrough": "0.6.5",
"micromark-extension-gfm-table": "0.4.3",