Skip to content

Commit 2916e01

Browse files
Bump the dev-dependencies-patch group with 2 updates (#1886)
Bumps the dev-dependencies-patch group with 2 updates: [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint) and [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint). Updates `remark-preset-lint-consistent` from 6.0.0 to 6.0.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/remarkjs/remark-lint/commits">compare view</a></li> </ul> </details> <br /> Updates `remark-preset-lint-recommended` from 7.0.0 to 7.0.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remarkjs/remark-lint/commit/750541e2fbcec5fa6711162ae57f278fadda9ae0"><code>750541e</code></a> Publish a patch version for all packages</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/b40fe0f43ee7884313637d5fcafd662d32f1da1b"><code>b40fe0f</code></a> Change <code>master</code> in links</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/48a53935e53c307766a4e6774c169e0757c5ad1c"><code>48a5393</code></a> maximum-line-length: 2.0.1</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/2e3683a5cbcd0a163267948ad2ec6d3cd48edf47"><code>2e3683a</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/048f1dbca790a296686d8b2d8d4acc64ed5cb053"><code>048f1db</code></a> maximum-line-length: fix <code>whitelist</code></li> <li><a href="https://github.com/remarkjs/remark-lint/commit/1e314a86e68cd64da2bfdd9e35216e1318ab5a21"><code>1e314a8</code></a> no-shell-dollars: 2.0.1</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/cffce16d31ddc27b2fec8c64c4de42d12a50e5cb"><code>cffce16</code></a> remark-lint-unordered-list-marker-style: fix typos (<a href="https://redirect.github.com/remarkjs/remark-lint/issues/235">#235</a>)</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/dc4f092be03369fb26f1bcacf76a6951bf261ab7"><code>dc4f092</code></a> Ignore whitespace only lines too</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/3c896b35b0167d73c60762b24568cba66f80449a"><code>3c896b3</code></a> Update dev-dependencies</li> <li><a href="https://github.com/remarkjs/remark-lint/commit/7c04e5d4d0e950efe0d777d33cf9e8cc38b06c19"><code>7c04e5d</code></a> Fix missing check on one-line code-blocks</li> <li>Additional commits viewable in <a href="https://github.com/remarkjs/remark-lint/compare/7.0.0...7.0.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b9d6f7 commit 2916e01

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"remark-cli": "^12.0.1",
5555
"remark-frontmatter": "^5.0.0",
5656
"remark-mdx": "^3.1.0",
57-
"remark-preset-lint-consistent": "^6.0.0",
58-
"remark-preset-lint-recommended": "^7.0.0",
57+
"remark-preset-lint-consistent": "^6.0.1",
58+
"remark-preset-lint-recommended": "^7.0.1",
5959
"typescript": "^5.7.3",
6060
"typescript-eslint": "^8.21.0"
6161
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18590,9 +18590,9 @@ __metadata:
1859018590
languageName: node
1859118591
linkType: hard
1859218592

18593-
"remark-preset-lint-consistent@npm:^6.0.0":
18594-
version: 6.0.0
18595-
resolution: "remark-preset-lint-consistent@npm:6.0.0"
18593+
"remark-preset-lint-consistent@npm:^6.0.1":
18594+
version: 6.0.1
18595+
resolution: "remark-preset-lint-consistent@npm:6.0.1"
1859618596
dependencies:
1859718597
remark-lint: "npm:^10.0.0"
1859818598
remark-lint-blockquote-indentation: "npm:^4.0.0"
@@ -18609,13 +18609,13 @@ __metadata:
1860918609
remark-lint-strong-marker: "npm:^4.0.0"
1861018610
remark-lint-table-cell-padding: "npm:^5.0.0"
1861118611
unified: "npm:^11.0.0"
18612-
checksum: 10c0/f20064bc2dab161fa463a82186b107ac9596cf9e8c308e6cf41de94a5039fe601498de7cff8dc74459d0f0a4247424cc1398407fe2f7404dfebb9e6dd2c62180
18612+
checksum: 10c0/08755494b4097cc11c3f8f354346f8b9319aacdef91c877f19a6ca2722b4de59d636d859bdb129d3a16eb50a7bf594ad3215d560c9063452da28a09d37c2cc37
1861318613
languageName: node
1861418614
linkType: hard
1861518615

18616-
"remark-preset-lint-recommended@npm:^7.0.0":
18617-
version: 7.0.0
18618-
resolution: "remark-preset-lint-recommended@npm:7.0.0"
18616+
"remark-preset-lint-recommended@npm:^7.0.1":
18617+
version: 7.0.1
18618+
resolution: "remark-preset-lint-recommended@npm:7.0.1"
1861918619
dependencies:
1862018620
remark-lint: "npm:^10.0.0"
1862118621
remark-lint-final-newline: "npm:^3.0.0"
@@ -18632,7 +18632,7 @@ __metadata:
1863218632
remark-lint-no-unused-definitions: "npm:^4.0.0"
1863318633
remark-lint-ordered-list-marker-style: "npm:^4.0.0"
1863418634
unified: "npm:^11.0.0"
18635-
checksum: 10c0/ee425c9a3733e077889de9e644d6892f846edc4efb23d6a9b1e5e9c0d74d09f0b79cb0bb2d6cd1bca920288435a21a1c034cd6ab692ed00280b26f4f023333e1
18635+
checksum: 10c0/6d6cd159f56a8098e3fdac9d3bc68801f3181faf4bec37628c97f37fd2e69075ee3733268405fbd5bc1d73c25e3be820803ac3efbde68bc5e044df9ab244dd00
1863618636
languageName: node
1863718637
linkType: hard
1863818638

@@ -21618,8 +21618,8 @@ __metadata:
2161821618
remark-frontmatter: "npm:^5.0.0"
2161921619
remark-gfm: "npm:^4.0.0"
2162021620
remark-mdx: "npm:^3.1.0"
21621-
remark-preset-lint-consistent: "npm:^6.0.0"
21622-
remark-preset-lint-recommended: "npm:^7.0.0"
21621+
remark-preset-lint-consistent: "npm:^6.0.1"
21622+
remark-preset-lint-recommended: "npm:^7.0.1"
2162321623
remark-typescript-code-import: "npm:^1.0.1"
2162421624
sass: "npm:^1.83.4"
2162521625
typescript: "npm:^5.7.3"

0 commit comments

Comments
 (0)