Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2021-11-16 00:43:22 +0300
committerNathan Fritz <fritzy@github.com>2021-11-18 22:57:58 +0300
commit4496ac42a80e6594322bb6c478e660b925dac822 (patch)
tree2db0c02593905ee906d287ed548fe9fdea402c3a /docs/package.json
parentca59987959681ac75d71f7c20fdd3a69385396f7 (diff)
chore(docs): cmark-gfm@0.9.0
Diffstat (limited to 'docs/package.json')
-rw-r--r--docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index 250fbe37e..67186eb38 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -13,8 +13,8 @@
},
"devDependencies": {
"@mdx-js/mdx": "^1.6.22",
- "cmark-gfm": "^0.8.3",
"jsdom": "^18.1.0",
+ "cmark-gfm": "^0.9.0",
"marked-man": "^0.7.0",
"yaml": "^1.10.0"
}