Skip to content

Commit 8f1ef58

Browse files
Bump markdownlint-cli2 from 0.8.0 to 0.8.1 (hestiacp#3674)
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.8.0 to 0.8.1. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79ffee9 commit 8f1ef58

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-import": "^2.27.5",
3939
"husky": "^8.0.3",
4040
"lint-staged": "^13.2.2",
41-
"markdownlint-cli2": "^0.8.0",
41+
"markdownlint-cli2": "^0.8.1",
4242
"postcss": "^8.4.24",
4343
"postcss-import": "^15.1.0",
4444
"postcss-path-replace": "^1.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3570,7 +3570,7 @@ __metadata:
35703570
eslint-plugin-import: ^2.27.5
35713571
husky: ^8.0.3
35723572
lint-staged: ^13.2.2
3573-
markdownlint-cli2: ^0.8.0
3573+
markdownlint-cli2: ^0.8.1
35743574
nanoid: ^4.0.2
35753575
normalize.css: ^8.0.1
35763576
postcss: ^8.4.24
@@ -4360,9 +4360,9 @@ __metadata:
43604360
languageName: node
43614361
linkType: hard
43624362

4363-
"markdownlint-cli2@npm:^0.8.0":
4364-
version: 0.8.0
4365-
resolution: "markdownlint-cli2@npm:0.8.0"
4363+
"markdownlint-cli2@npm:^0.8.1":
4364+
version: 0.8.1
4365+
resolution: "markdownlint-cli2@npm:0.8.1"
43664366
dependencies:
43674367
globby: 13.1.4
43684368
markdownlint: 0.29.0
@@ -4374,7 +4374,7 @@ __metadata:
43744374
markdownlint-cli2: markdownlint-cli2.js
43754375
markdownlint-cli2-config: markdownlint-cli2-config.js
43764376
markdownlint-cli2-fix: markdownlint-cli2-fix.js
4377-
checksum: 429997fdaa59fd86bb39545198147973493680846e964d23a7b08fba90738656a15cac3b225e3e1469805875690950d906a520344c49ef93ef65375317aac131
4377+
checksum: 38464d73d91a1abe1cc43f925112e567ee27eb20f536e4a0c1329e28cea4366db68e9c365127bbd95f2580bf2983ec8ea61e98ece1c868c17994b542e37e495d
43784378
languageName: node
43794379
linkType: hard
43804380

0 commit comments

Comments
 (0)