From 25cedf86553bf89c7ea81c8a12cc479d9bd8defd Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 12 Sep 2023 19:57:08 -0400 Subject: [PATCH] build: eslint-plugin-markdown@3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aa03a97..597df1a9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "after": "0.8.2", "cookie-parser": "1.4.6", "eslint": "8.49.0", - "eslint-plugin-markdown": "3.0.0", + "eslint-plugin-markdown": "3.0.1", "express": "4.17.3", "mocha": "10.2.0", "nyc": "15.1.0",