Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 79802f5

Browse files
authoredNov 11, 2024··
chore(deps): update dependency eslint-plugin-markdown to v5
1 parent 4b4bec5 commit 79802f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎tests-integrations/fixtures/eslint-plugin-markdown-nest-for-v6/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"devDependencies": {
1313
"eslint": "^9.0.0",
1414
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
15-
"eslint-plugin-markdown": "^3.0.0"
15+
"eslint-plugin-markdown": "^5.0.0"
1616
}
1717
}

‎tests-integrations/fixtures/eslint-plugin-markdown-nest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"devDependencies": {
1313
"eslint": "^9.0.0",
1414
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
15-
"eslint-plugin-markdown": "^3.0.0"
15+
"eslint-plugin-markdown": "^5.0.0"
1616
}
1717
}

‎tests-integrations/fixtures/eslint-plugin-markdown/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"devDependencies": {
1313
"eslint": "^9.0.0",
1414
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
15-
"eslint-plugin-markdown": "^3.0.0"
15+
"eslint-plugin-markdown": "^5.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)
Please sign in to comment.