mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
build(deps-dev): bump remark-lint-fenced-code-flag from 4.0.0 to 4.1.1 (#37153)
Bumps [remark-lint-fenced-code-flag](https://github.com/remarkjs/remark-lint) from 4.0.0 to 4.1.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/compare/4.0.0...remark-lint-table-cell-padding@4.1.1) --- updated-dependencies: - dependency-name: remark-lint-fenced-code-flag dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
04ed4f1175
commit
369e239ff1
9
package-lock.json
generated
9
package-lock.json
generated
@ -11,7 +11,7 @@
|
|||||||
"remark-cli": "^12.0.1",
|
"remark-cli": "^12.0.1",
|
||||||
"remark-frontmatter": "^5.0.0",
|
"remark-frontmatter": "^5.0.0",
|
||||||
"remark-lint": "^10.0.0",
|
"remark-lint": "^10.0.0",
|
||||||
"remark-lint-fenced-code-flag": "^4.0.0",
|
"remark-lint-fenced-code-flag": "^4.1.1",
|
||||||
"remark-lint-heading-increment": "^4.0.0",
|
"remark-lint-heading-increment": "^4.0.0",
|
||||||
"remark-lint-heading-style": "^4.0.0",
|
"remark-lint-heading-style": "^4.0.0",
|
||||||
"remark-lint-no-shell-dollars": "^4.0.0",
|
"remark-lint-no-shell-dollars": "^4.0.0",
|
||||||
@ -4301,10 +4301,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/remark-lint-fenced-code-flag": {
|
"node_modules/remark-lint-fenced-code-flag": {
|
||||||
"version": "4.0.0",
|
"version": "4.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/remark-lint-fenced-code-flag/-/remark-lint-fenced-code-flag-4.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/remark-lint-fenced-code-flag/-/remark-lint-fenced-code-flag-4.1.1.tgz",
|
||||||
"integrity": "sha512-Zs0wJd4nRvBo/9NWQVfWg5Ykapbo0Zzw/SyZc3f0h73S1gTZZcfeU+bA5oDivlBdcUgLBsyHRE0QaoaVvN3/Wg==",
|
"integrity": "sha512-hKPqowc79jrJL47AfnqDThvE8Q249nHCleR5nxuf9ybriMqcAHYxragKzU5c4W1fNy20bTfFdZz/iAAQAk9kwg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/mdast": "^4.0.0",
|
"@types/mdast": "^4.0.0",
|
||||||
"mdast-util-phrasing": "^4.0.0",
|
"mdast-util-phrasing": "^4.0.0",
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"remark-cli": "^12.0.1",
|
"remark-cli": "^12.0.1",
|
||||||
"remark-frontmatter": "^5.0.0",
|
"remark-frontmatter": "^5.0.0",
|
||||||
"remark-lint": "^10.0.0",
|
"remark-lint": "^10.0.0",
|
||||||
"remark-lint-fenced-code-flag": "^4.0.0",
|
"remark-lint-fenced-code-flag": "^4.1.1",
|
||||||
"remark-lint-heading-increment": "^4.0.0",
|
"remark-lint-heading-increment": "^4.0.0",
|
||||||
"remark-lint-heading-style": "^4.0.0",
|
"remark-lint-heading-style": "^4.0.0",
|
||||||
"remark-lint-no-shell-dollars": "^4.0.0",
|
"remark-lint-no-shell-dollars": "^4.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user