Skip to content

Commit cd5933a

Browse files
chore(deps-dev): bump markdownlint-cli2 from 0.15.0 to 0.16.0 (#79)
1 parent 5d77b02 commit cd5933a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-plugin-eslint-plugin": "^6.3.2",
9090
"eslint-plugin-import-x": "^4.5.0",
9191
"eslint-plugin-n": "^17.14.0",
92-
"markdownlint-cli2": "^0.15.0",
92+
"markdownlint-cli2": "^0.16.0",
9393
"rxjs": "^7.8.1",
9494
"tsup": "^8.3.5",
9595
"typescript": "~5.7.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2181,7 +2181,7 @@ __metadata:
21812181
eslint-plugin-eslint-plugin: "npm:^6.3.2"
21822182
eslint-plugin-import-x: "npm:^4.5.0"
21832183
eslint-plugin-n: "npm:^17.14.0"
2184-
markdownlint-cli2: "npm:^0.15.0"
2184+
markdownlint-cli2: "npm:^0.16.0"
21852185
rxjs: "npm:^7.8.1"
21862186
ts-api-utils: "npm:^1.3.0"
21872187
tslib: "npm:^2.1.0"
@@ -3200,9 +3200,9 @@ __metadata:
32003200
languageName: node
32013201
linkType: hard
32023202

3203-
"markdownlint-cli2@npm:^0.15.0":
3204-
version: 0.15.0
3205-
resolution: "markdownlint-cli2@npm:0.15.0"
3203+
"markdownlint-cli2@npm:^0.16.0":
3204+
version: 0.16.0
3205+
resolution: "markdownlint-cli2@npm:0.16.0"
32063206
dependencies:
32073207
globby: "npm:14.0.2"
32083208
js-yaml: "npm:4.1.0"
@@ -3212,7 +3212,7 @@ __metadata:
32123212
micromatch: "npm:4.0.8"
32133213
bin:
32143214
markdownlint-cli2: markdownlint-cli2.js
3215-
checksum: 10c0/eb2bb8c855bfaa1cb5bca338ad262a6b7cdcf3f1624d3b5f77af45a7b1a919a4922d3f68be9651b96f301c3f03ebbfe4ce2067d5f7e97fa7644afe099743ddbf
3215+
checksum: 10c0/485fcddcba6e82bfd276cebb509bfa421d2a97e678a1db13b06af6e66bd3f5d518cde7f66bf138842ad984f00cd4ebe4f637bd6a351911d5d260707bb8f5b316
32163216
languageName: node
32173217
linkType: hard
32183218

0 commit comments

Comments
 (0)