Skip to content

Commit 8a84f6c

Browse files
build(deps-dev): Bump remark-lint-no-unused-definitions from 4.0.1 to 4.0.2 in the remark group (#134)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84a743c commit 8a84f6c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
"remark-lint-no-undefined-references": "5.0.2",
243243
"remark-lint-no-unneeded-full-reference-image": "4.0.1",
244244
"remark-lint-no-unneeded-full-reference-link": "4.0.1",
245-
"remark-lint-no-unused-definitions": "4.0.1",
245+
"remark-lint-no-unused-definitions": "4.0.2",
246246
"remark-lint-ordered-list-marker-style": "4.0.1",
247247
"remark-lint-ordered-list-marker-value": "4.0.1",
248248
"remark-lint-rule-style": "4.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ __metadata:
16851685
remark-lint-no-undefined-references: "npm:5.0.2"
16861686
remark-lint-no-unneeded-full-reference-image: "npm:4.0.1"
16871687
remark-lint-no-unneeded-full-reference-link: "npm:4.0.1"
1688-
remark-lint-no-unused-definitions: "npm:4.0.1"
1688+
remark-lint-no-unused-definitions: "npm:4.0.2"
16891689
remark-lint-ordered-list-marker-style: "npm:4.0.1"
16901690
remark-lint-ordered-list-marker-value: "npm:4.0.1"
16911691
remark-lint-rule-style: "npm:4.0.1"
@@ -9693,15 +9693,15 @@ __metadata:
96939693
languageName: node
96949694
linkType: hard
96959695

9696-
"remark-lint-no-unused-definitions@npm:4.0.1":
9697-
version: 4.0.1
9698-
resolution: "remark-lint-no-unused-definitions@npm:4.0.1"
9696+
"remark-lint-no-unused-definitions@npm:4.0.2":
9697+
version: 4.0.2
9698+
resolution: "remark-lint-no-unused-definitions@npm:4.0.2"
96999699
dependencies:
97009700
"@types/mdast": "npm:^4.0.0"
97019701
devlop: "npm:^1.0.0"
97029702
unified-lint-rule: "npm:^3.0.0"
9703-
unist-util-visit: "npm:^5.0.0"
9704-
checksum: 10/e6e6110d33b836413281660e6f872589215be3e88a125250a346772cf22d41fec848f21676a03a2d1ca7efb1b4dc9b2abdd29cca45c68ebf9c797c364bfaa9a8
9703+
unist-util-visit-parents: "npm:^6.0.0"
9704+
checksum: 10/fce0d8cc23b39481584ecc3b0a282210fdda59d7742138bc30ea7f2464624940276e17f67e9b9d0d13c0ff54f36ea33717aa65bd8dbdb0666f131c8943288fcc
97059705
languageName: node
97069706
linkType: hard
97079707

0 commit comments

Comments
 (0)