Skip to content

Commit ad66ece

Browse files
(docs deps): Bump the remark group with 2 updates (#4282)
Bumps the remark group with 2 updates: [remark-lint-no-dead-urls](https://github.com/remarkjs/remark-lint-no-dead-urls) and [remark-validate-links](https://github.com/remarkjs/remark-validate-links). Updates `remark-lint-no-dead-urls` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/remarkjs/remark-lint-no-dead-urls/releases) - [Commits](remarkjs/remark-lint-no-dead-urls@2.0.0...2.0.1) Updates `remark-validate-links` from 13.0.1 to 13.0.2 - [Release notes](https://github.com/remarkjs/remark-validate-links/releases) - [Commits](remarkjs/remark-validate-links@13.0.1...13.0.2) --- updated-dependencies: - dependency-name: remark-lint-no-dead-urls dependency-type: direct:development update-type: version-update:semver-patch dependency-group: remark - dependency-name: remark-validate-links dependency-type: direct:development update-type: version-update:semver-patch dependency-group: remark ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72f0db8 commit ad66ece

File tree

2 files changed

+104
-16
lines changed

2 files changed

+104
-16
lines changed

package-lock.json

Lines changed: 102 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"remark-lint-maximum-heading-length": "^4.0.0",
5757
"remark-lint-no-blockquote-without-marker": "^6.0.0",
5858
"remark-lint-no-consecutive-blank-lines": "^5.0.0",
59-
"remark-lint-no-dead-urls": "^2.0.0",
59+
"remark-lint-no-dead-urls": "^2.0.1",
6060
"remark-lint-no-duplicate-definitions": "^4.0.0",
6161
"remark-lint-no-duplicate-headings": "^4.0.0",
6262
"remark-lint-no-emphasis-as-heading": "^4.0.0",
@@ -93,7 +93,7 @@
9393
"remark-preset-lint-recommended": "^7.0.0",
9494
"remark-retext": "^6.0.0",
9595
"remark-textr": "^6.1.0",
96-
"remark-validate-links": "^13.0.1"
96+
"remark-validate-links": "^13.0.2"
9797
},
9898
"overrides": {
9999
"got": "^11.8.5"

0 commit comments

Comments
 (0)