summaryrefslogtreecommitdiff
path: root/tools/node-lint-md-cli-rollup/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/node-lint-md-cli-rollup/package-lock.json')
-rw-r--r--tools/node-lint-md-cli-rollup/package-lock.json100
1 files changed, 61 insertions, 39 deletions
diff --git a/tools/node-lint-md-cli-rollup/package-lock.json b/tools/node-lint-md-cli-rollup/package-lock.json
index b733c50dcf..ea3ad6287c 100644
--- a/tools/node-lint-md-cli-rollup/package-lock.json
+++ b/tools/node-lint-md-cli-rollup/package-lock.json
@@ -1087,6 +1087,17 @@
"unist-util-visit": "^1.1.1"
}
},
+ "remark-lint-unordered-list-marker-style": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/remark-lint-unordered-list-marker-style/-/remark-lint-unordered-list-marker-style-1.0.3.tgz",
+ "integrity": "sha512-0nn/Yscy5ImO4fqByrk/Ua02UwGx8LRu+0kdCbkVz4IxPO5qxTEfyccUQZR71zTdMJp1d2OeqyD9XtMaO4X7Ww==",
+ "requires": {
+ "unified-lint-rule": "^1.0.0",
+ "unist-util-generated": "^1.1.0",
+ "unist-util-position": "^3.0.0",
+ "unist-util-visit": "^1.1.1"
+ }
+ },
"remark-message-control": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/remark-message-control/-/remark-message-control-4.1.1.tgz",
@@ -1120,48 +1131,59 @@
}
},
"remark-preset-lint-node": {
- "version": "1.9.0",
- "resolved": "https://registry.npmjs.org/remark-preset-lint-node/-/remark-preset-lint-node-1.9.0.tgz",
- "integrity": "sha512-2Fj/vqJXhCUjxcQt4QPACUCK4h6Fo7vOmyOcPemkdsPDABRUREu0oh2ooSnNOGkFv2YBJ8VzbavZX7qJsdoRLg==",
- "requires": {
- "remark-lint": "^6.0.0",
- "remark-lint-blockquote-indentation": "^1.0.0",
- "remark-lint-checkbox-character-style": "^1.0.0",
- "remark-lint-checkbox-content-indent": "^1.0.0",
- "remark-lint-code-block-style": "^1.0.0",
- "remark-lint-definition-spacing": "^1.0.0",
- "remark-lint-fenced-code-flag": "^1.0.0",
- "remark-lint-fenced-code-marker": "^1.0.0",
- "remark-lint-file-extension": "^1.0.0",
- "remark-lint-final-definition": "^1.0.0",
- "remark-lint-final-newline": "^1.0.0",
- "remark-lint-first-heading-level": "^1.0.0",
- "remark-lint-hard-break-spaces": "^1.0.1",
- "remark-lint-heading-style": "^1.0.0",
- "remark-lint-list-item-indent": "^1.0.3",
- "remark-lint-maximum-line-length": "^1.1.0",
- "remark-lint-no-auto-link-without-protocol": "^1.0.0",
- "remark-lint-no-blockquote-without-marker": "^2.0.2",
+ "version": "1.10.0",
+ "resolved": "https://registry.npmjs.org/remark-preset-lint-node/-/remark-preset-lint-node-1.10.0.tgz",
+ "integrity": "sha512-Bgh76g+DlO04EFcq8k9es/+D9VCJnpx2S73desZPwXifacKiczBy18Ghd6kud2tAcNAMFIUDF82YMfuJmGOfew==",
+ "requires": {
+ "remark-lint": "^6.0.5",
+ "remark-lint-blockquote-indentation": "^1.0.3",
+ "remark-lint-checkbox-character-style": "^1.0.3",
+ "remark-lint-checkbox-content-indent": "^1.0.3",
+ "remark-lint-code-block-style": "^1.0.3",
+ "remark-lint-definition-spacing": "^1.0.4",
+ "remark-lint-fenced-code-flag": "^1.0.3",
+ "remark-lint-fenced-code-marker": "^1.0.3",
+ "remark-lint-file-extension": "^1.0.3",
+ "remark-lint-final-definition": "^1.0.3",
+ "remark-lint-final-newline": "^1.0.3",
+ "remark-lint-first-heading-level": "^1.1.4",
+ "remark-lint-hard-break-spaces": "^1.0.4",
+ "remark-lint-heading-style": "^1.0.3",
+ "remark-lint-list-item-indent": "^1.0.4",
+ "remark-lint-maximum-line-length": "^1.2.1",
+ "remark-lint-no-auto-link-without-protocol": "^1.0.3",
+ "remark-lint-no-blockquote-without-marker": "^2.0.3",
"remark-lint-no-consecutive-blank-lines": "^1.0.3",
- "remark-lint-no-duplicate-definitions": "^1.0.0",
- "remark-lint-no-file-name-articles": "^1.0.0",
- "remark-lint-no-file-name-consecutive-dashes": "^1.0.0",
- "remark-lint-no-file-name-outer-dashes": "^1.0.0",
- "remark-lint-no-heading-content-indent": "^1.0.0",
- "remark-lint-no-heading-indent": "^1.0.0",
- "remark-lint-no-inline-padding": "^1.0.0",
- "remark-lint-no-multiple-toplevel-headings": "^1.0.0",
- "remark-lint-no-shell-dollars": "^1.0.0",
- "remark-lint-no-shortcut-reference-image": "^1.0.0",
- "remark-lint-no-table-indentation": "^1.0.0",
- "remark-lint-no-tabs": "^1.0.0",
+ "remark-lint-no-duplicate-definitions": "^1.0.5",
+ "remark-lint-no-file-name-articles": "^1.0.3",
+ "remark-lint-no-file-name-consecutive-dashes": "^1.0.3",
+ "remark-lint-no-file-name-outer-dashes": "^1.0.4",
+ "remark-lint-no-heading-content-indent": "^1.0.3",
+ "remark-lint-no-heading-indent": "^1.0.3",
+ "remark-lint-no-inline-padding": "^1.0.4",
+ "remark-lint-no-multiple-toplevel-headings": "^1.0.4",
+ "remark-lint-no-shell-dollars": "^1.0.3",
+ "remark-lint-no-shortcut-reference-image": "^1.0.3",
+ "remark-lint-no-table-indentation": "^1.0.4",
+ "remark-lint-no-tabs": "^1.0.3",
"remark-lint-no-trailing-spaces": "^2.0.1",
- "remark-lint-no-unused-definitions": "^1.0.0",
+ "remark-lint-no-unused-definitions": "^1.0.5",
"remark-lint-prohibited-strings": "^1.1.0",
- "remark-lint-rule-style": "^1.0.0",
- "remark-lint-strong-marker": "^1.0.0",
- "remark-lint-table-cell-padding": "^1.0.0",
- "remark-lint-table-pipes": "^1.0.0"
+ "remark-lint-rule-style": "^1.0.3",
+ "remark-lint-strong-marker": "^1.0.3",
+ "remark-lint-table-cell-padding": "^1.0.4",
+ "remark-lint-table-pipes": "^1.0.3",
+ "remark-lint-unordered-list-marker-style": "^1.0.3"
+ },
+ "dependencies": {
+ "remark-lint": {
+ "version": "6.0.5",
+ "resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-6.0.5.tgz",
+ "integrity": "sha512-o1I3ddm+KNsTxk60wWGI+p2yU1jB1gcm8jo2Sy6VhJ4ab2TrQIp1oQbp5xeLoFXYSh/NAqCpKjHkCM/BYpkFdQ==",
+ "requires": {
+ "remark-message-control": "^4.0.0"
+ }
+ }
}
},
"remark-stringify": {