Skip to content

Commit 6dfb4a7

Browse files
chore(deps-dev): bump markdownlint-cli2 from 0.15.0 to 0.16.0
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.15.0 to 0.16.0. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0924f0 commit 6dfb4a7

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.4.2",
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
@@ -2192,7 +2192,7 @@ __metadata:
21922192
eslint-plugin-eslint-plugin: "npm:^6.3.2"
21932193
eslint-plugin-import-x: "npm:^4.4.2"
21942194
eslint-plugin-n: "npm:^17.14.0"
2195-
markdownlint-cli2: "npm:^0.15.0"
2195+
markdownlint-cli2: "npm:^0.16.0"
21962196
rxjs: "npm:^7.8.1"
21972197
ts-api-utils: "npm:^1.3.0"
21982198
tslib: "npm:^2.1.0"
@@ -3211,9 +3211,9 @@ __metadata:
32113211
languageName: node
32123212
linkType: hard
32133213

3214-
"markdownlint-cli2@npm:^0.15.0":
3215-
version: 0.15.0
3216-
resolution: "markdownlint-cli2@npm:0.15.0"
3214+
"markdownlint-cli2@npm:^0.16.0":
3215+
version: 0.16.0
3216+
resolution: "markdownlint-cli2@npm:0.16.0"
32173217
dependencies:
32183218
globby: "npm:14.0.2"
32193219
js-yaml: "npm:4.1.0"
@@ -3223,7 +3223,7 @@ __metadata:
32233223
micromatch: "npm:4.0.8"
32243224
bin:
32253225
markdownlint-cli2: markdownlint-cli2.js
3226-
checksum: 10c0/eb2bb8c855bfaa1cb5bca338ad262a6b7cdcf3f1624d3b5f77af45a7b1a919a4922d3f68be9651b96f301c3f03ebbfe4ce2067d5f7e97fa7644afe099743ddbf
3226+
checksum: 10c0/485fcddcba6e82bfd276cebb509bfa421d2a97e678a1db13b06af6e66bd3f5d518cde7f66bf138842ad984f00cd4ebe4f637bd6a351911d5d260707bb8f5b316
32273227
languageName: node
32283228
linkType: hard
32293229

0 commit comments

Comments
 (0)