Skip to content

Commit 4ee7938

Browse files
chore(deps-dev): bump markdownlint-cli2 from 0.14.0 to 0.15.0 (#19)
1 parent 3c93ed3 commit 4ee7938

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-plugin-eslint-plugin": "^6.3.1",
8888
"eslint-plugin-import-x": "^4.4.2",
8989
"eslint-plugin-n": "^17.13.1",
90-
"markdownlint-cli2": "^0.14.0",
90+
"markdownlint-cli2": "^0.15.0",
9191
"rxjs": "^7.8.1",
9292
"tsup": "^8.3.5",
9393
"tsx": "^4.19.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2431,7 +2431,7 @@ __metadata:
24312431
eslint-plugin-eslint-plugin: "npm:^6.3.1"
24322432
eslint-plugin-import-x: "npm:^4.4.2"
24332433
eslint-plugin-n: "npm:^17.13.1"
2434-
markdownlint-cli2: "npm:^0.14.0"
2434+
markdownlint-cli2: "npm:^0.15.0"
24352435
rxjs: "npm:^7.8.1"
24362436
ts-api-utils: "npm:^1.3.0"
24372437
tslib: "npm:^2.1.0"
@@ -3452,36 +3452,36 @@ __metadata:
34523452
languageName: node
34533453
linkType: hard
34543454

3455-
"markdownlint-cli2@npm:^0.14.0":
3456-
version: 0.14.0
3457-
resolution: "markdownlint-cli2@npm:0.14.0"
3455+
"markdownlint-cli2@npm:^0.15.0":
3456+
version: 0.15.0
3457+
resolution: "markdownlint-cli2@npm:0.15.0"
34583458
dependencies:
34593459
globby: "npm:14.0.2"
34603460
js-yaml: "npm:4.1.0"
34613461
jsonc-parser: "npm:3.3.1"
3462-
markdownlint: "npm:0.35.0"
3462+
markdownlint: "npm:0.36.1"
34633463
markdownlint-cli2-formatter-default: "npm:0.0.5"
34643464
micromatch: "npm:4.0.8"
34653465
bin:
34663466
markdownlint-cli2: markdownlint-cli2.js
3467-
checksum: 10c0/cf2c65de97887a51e2ad756779fd90cabc6b26d09c07aed43422c142e0b2406a8a1e84e17cbf8590a72812e65d5a16e106d7110e392bb7f5fb154a09245bb985
3467+
checksum: 10c0/eb2bb8c855bfaa1cb5bca338ad262a6b7cdcf3f1624d3b5f77af45a7b1a919a4922d3f68be9651b96f301c3f03ebbfe4ce2067d5f7e97fa7644afe099743ddbf
34683468
languageName: node
34693469
linkType: hard
34703470

3471-
"markdownlint-micromark@npm:0.1.10":
3472-
version: 0.1.10
3473-
resolution: "markdownlint-micromark@npm:0.1.10"
3474-
checksum: 10c0/1a392a3d92c01093244c15f69a658e68eeffe26b96218189509184246e19be9f64c7937241a5911f1ff2bd721f0d60f32242a46a9b3b6ab505ef22b8dbb66918
3471+
"markdownlint-micromark@npm:0.1.12":
3472+
version: 0.1.12
3473+
resolution: "markdownlint-micromark@npm:0.1.12"
3474+
checksum: 10c0/6833c2b9eb6fd63c43dde30aff8bc526cb97638b287535f8277e2c97015602df0670becdece639986dbe3ac2b279d7c1d308c0a65cb5d2aacc331ea768afa86e
34753475
languageName: node
34763476
linkType: hard
34773477

3478-
"markdownlint@npm:0.35.0":
3479-
version: 0.35.0
3480-
resolution: "markdownlint@npm:0.35.0"
3478+
"markdownlint@npm:0.36.1":
3479+
version: 0.36.1
3480+
resolution: "markdownlint@npm:0.36.1"
34813481
dependencies:
34823482
markdown-it: "npm:14.1.0"
3483-
markdownlint-micromark: "npm:0.1.10"
3484-
checksum: 10c0/32330f6e6c2a35e3505f4bdae5211c0b8bd9130604a0d93bb22506835447065a4efd9d3ecefaa7f7c6744628f8427fe98296b71948d2d1502a46917863235717
3483+
markdownlint-micromark: "npm:0.1.12"
3484+
checksum: 10c0/1f93a010c5421a9c9cbd51aeb4046c674b4797ef1c6ad55b0344e7a6ecec46dd38d526e623fd6a3d4c486fe594119c5161dad6033b6468f7719d3c69b5d0cea6
34853485
languageName: node
34863486
linkType: hard
34873487

0 commit comments

Comments
 (0)