Skip to content

Commit 29fd325

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 bf11f4e commit 29fd325

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.6",
9595
"typescript": "~5.7.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2154,7 +2154,7 @@ __metadata:
21542154
eslint-plugin-eslint-plugin: "npm:^6.4.0"
21552155
eslint-plugin-import-x: "npm:^4.6.1"
21562156
eslint-plugin-n: "npm:^17.15.1"
2157-
markdownlint-cli2: "npm:^0.17.1"
2157+
markdownlint-cli2: "npm:^0.17.2"
21582158
rxjs: "npm:^7.8.1"
21592159
ts-api-utils: "npm:^2.0.0"
21602160
tslib: "npm:^2.1.0"
@@ -3166,25 +3166,25 @@ __metadata:
31663166
languageName: node
31673167
linkType: hard
31683168

3169-
"markdownlint-cli2@npm:^0.17.1":
3170-
version: 0.17.1
3171-
resolution: "markdownlint-cli2@npm:0.17.1"
3169+
"markdownlint-cli2@npm:^0.17.2":
3170+
version: 0.17.2
3171+
resolution: "markdownlint-cli2@npm:0.17.2"
31723172
dependencies:
31733173
globby: "npm:14.0.2"
31743174
js-yaml: "npm:4.1.0"
31753175
jsonc-parser: "npm:3.3.1"
3176-
markdownlint: "npm:0.37.3"
3176+
markdownlint: "npm:0.37.4"
31773177
markdownlint-cli2-formatter-default: "npm:0.0.5"
31783178
micromatch: "npm:4.0.8"
31793179
bin:
31803180
markdownlint-cli2: markdownlint-cli2-bin.mjs
3181-
checksum: 10c0/e7add987daf4eb3f7eb81e78d2a6094185d9673e638b75d37c42a7a944b08811bf6c9cdbe83d9996ab5a25d321881037ae0ccabe8971c444b45f58bfd6d2a93c
3181+
checksum: 10c0/dda9710adfa09c32f10b621e3d5fa691a7ff58d0aceeca5b751021953f56051f649e52132e55e076f1876683c8cdeb2448cad107d82ed95f8c127ce94b0b89eb
31823182
languageName: node
31833183
linkType: hard
31843184

3185-
"markdownlint@npm:0.37.3":
3186-
version: 0.37.3
3187-
resolution: "markdownlint@npm:0.37.3"
3185+
"markdownlint@npm:0.37.4":
3186+
version: 0.37.4
3187+
resolution: "markdownlint@npm:0.37.4"
31883188
dependencies:
31893189
markdown-it: "npm:14.1.0"
31903190
micromark: "npm:4.0.1"
@@ -3195,7 +3195,7 @@ __metadata:
31953195
micromark-extension-gfm-table: "npm:2.1.0"
31963196
micromark-extension-math: "npm:3.1.0"
31973197
micromark-util-types: "npm:2.0.1"
3198-
checksum: 10c0/55db705a9fe08d35876918cde4dc37efc15fc03a7abd4f5874b9cc2db699200c9ac7fde45d31ca846ae88c79ec264679f9f19fd8649d430a0a7cba488bec3dcc
3198+
checksum: 10c0/831c2aefac6b2386254eed371296d15944a9ca50abe057b46124727acee386f79bbb407d73447982269ec82b367f2d492ceb89dbc550eecf0f9e7c59a41efbc8
31993199
languageName: node
32003200
linkType: hard
32013201

0 commit comments

Comments
 (0)