Skip to content

Commit 50573fd

Browse files
chore(deps): update dependency eslint-plugin-markdown to v5
1 parent ec907b1 commit 50573fd

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)