Skip to content

Commit 1dabcad

Browse files
chore(deps-dev): bump markdownlint-cli2 from 0.17.1 to 0.17.2
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.17.1 to 0.17.2. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.17.1...v0.17.2) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 942bae2 commit 1dabcad

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.4.0",
9090
"eslint-plugin-import-x": "^4.6.1",
9191
"eslint-plugin-n": "^17.15.1",
92-
"markdownlint-cli2": "^0.17.1",
92+
"markdownlint-cli2": "^0.17.2",
9393
"rxjs": "^7.8.1",
9494
"tsup": "^8.3.5",
9595
"typescript": "~5.7.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2212,7 +2212,7 @@ __metadata:
22122212
eslint-plugin-eslint-plugin: "npm:^6.4.0"
22132213
eslint-plugin-import-x: "npm:^4.6.1"
22142214
eslint-plugin-n: "npm:^17.15.1"
2215-
markdownlint-cli2: "npm:^0.17.1"
2215+
markdownlint-cli2: "npm:^0.17.2"
22162216
rxjs: "npm:^7.8.1"
22172217
ts-api-utils: "npm:^1.3.0"
22182218
tslib: "npm:^2.1.0"
@@ -3231,25 +3231,25 @@ __metadata:
32313231
languageName: node
32323232
linkType: hard
32333233

3234-
"markdownlint-cli2@npm:^0.17.1":
3235-
version: 0.17.1
3236-
resolution: "markdownlint-cli2@npm:0.17.1"
3234+
"markdownlint-cli2@npm:^0.17.2":
3235+
version: 0.17.2
3236+
resolution: "markdownlint-cli2@npm:0.17.2"
32373237
dependencies:
32383238
globby: "npm:14.0.2"
32393239
js-yaml: "npm:4.1.0"
32403240
jsonc-parser: "npm:3.3.1"
3241-
markdownlint: "npm:0.37.3"
3241+
markdownlint: "npm:0.37.4"
32423242
markdownlint-cli2-formatter-default: "npm:0.0.5"
32433243
micromatch: "npm:4.0.8"
32443244
bin:
32453245
markdownlint-cli2: markdownlint-cli2-bin.mjs
3246-
checksum: 10c0/e7add987daf4eb3f7eb81e78d2a6094185d9673e638b75d37c42a7a944b08811bf6c9cdbe83d9996ab5a25d321881037ae0ccabe8971c444b45f58bfd6d2a93c
3246+
checksum: 10c0/dda9710adfa09c32f10b621e3d5fa691a7ff58d0aceeca5b751021953f56051f649e52132e55e076f1876683c8cdeb2448cad107d82ed95f8c127ce94b0b89eb
32473247
languageName: node
32483248
linkType: hard
32493249

3250-
"markdownlint@npm:0.37.3":
3251-
version: 0.37.3
3252-
resolution: "markdownlint@npm:0.37.3"
3250+
"markdownlint@npm:0.37.4":
3251+
version: 0.37.4
3252+
resolution: "markdownlint@npm:0.37.4"
32533253
dependencies:
32543254
markdown-it: "npm:14.1.0"
32553255
micromark: "npm:4.0.1"
@@ -3260,7 +3260,7 @@ __metadata:
32603260
micromark-extension-gfm-table: "npm:2.1.0"
32613261
micromark-extension-math: "npm:3.1.0"
32623262
micromark-util-types: "npm:2.0.1"
3263-
checksum: 10c0/55db705a9fe08d35876918cde4dc37efc15fc03a7abd4f5874b9cc2db699200c9ac7fde45d31ca846ae88c79ec264679f9f19fd8649d430a0a7cba488bec3dcc
3263+
checksum: 10c0/831c2aefac6b2386254eed371296d15944a9ca50abe057b46124727acee386f79bbb407d73447982269ec82b367f2d492ceb89dbc550eecf0f9e7c59a41efbc8
32643264
languageName: node
32653265
linkType: hard
32663266

0 commit comments

Comments
 (0)