mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Bump remark-lint-fenced-code-flag from 1.0.3 to 1.0.4 (#12511)
Bumps [remark-lint-fenced-code-flag](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
b22427043b
commit
473fa08009
12
package-lock.json
generated
12
package-lock.json
generated
@ -1874,9 +1874,9 @@
|
||||
}
|
||||
},
|
||||
"remark-lint-fenced-code-flag": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-fenced-code-flag/-/remark-lint-fenced-code-flag-1.0.3.tgz",
|
||||
"integrity": "sha512-X8Oi6dhfqV9NI3cVg29myvT/NATDHVgRGCpnNz76w7VXwzhBvQtJr1MxZzuPxfWLox+ARCXF2rY9n9hbYFHYTg==",
|
||||
"version": "1.0.4",
|
||||
"resolved": "https://registry.npmjs.org/remark-lint-fenced-code-flag/-/remark-lint-fenced-code-flag-1.0.4.tgz",
|
||||
"integrity": "sha512-bkQvlEYco6ZzdzvGPrY7DBsqSq/2mZEmdhpn0KdMEZ9kcKJP4unQdVQys04SKnf9QISqQ446VnQj5Q4E3HMSkQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"unified-lint-rule": "^1.0.0",
|
||||
@ -2542,9 +2542,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"unist-util-position": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-3.0.3.tgz",
|
||||
"integrity": "sha512-28EpCBYFvnMeq9y/4w6pbnFmCUfzlsc41NJui5c51hOFjBA1fejcwc+5W4z2+0ECVbScG3dURS3JTVqwenzqZw==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-3.1.0.tgz",
|
||||
"integrity": "sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==",
|
||||
"dev": true
|
||||
},
|
||||
"unist-util-remove-position": {
|
||||
|
@ -7,7 +7,7 @@
|
||||
"remark-cli": "^7.0.1",
|
||||
"remark-frontmatter": "^1.3.3",
|
||||
"remark-lint": "^6.0.6",
|
||||
"remark-lint-fenced-code-flag": "^1.0.3",
|
||||
"remark-lint-fenced-code-flag": "^1.0.4",
|
||||
"remark-lint-no-shell-dollars": "^1.0.4",
|
||||
"remark-stringify": "^7.0.4",
|
||||
"textlint": "^11.6.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user