Merge pull request #104 from IT4Change/dependabot/npm_and_yarn/textlint-rule/textlint-rule-no-unmatched-pair-2.0.0

Bump @textlint-rule/textlint-rule-no-unmatched-pair from 1.0.9 to 2.0.0
This commit is contained in:
mahula 2023-11-26 14:06:21 +01:00 committed by GitHub
commit dfbd06b0ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 80 additions and 105 deletions

183
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "1.0.0", "version": "1.0.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"devDependencies": { "devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.9", "@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.0",
"textlint": "^13.4.0", "textlint": "^13.4.0",
"textlint-filter-rule-comments": "^1.2.2", "textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-apostrophe": "^2.0.0", "textlint-rule-apostrophe": "^2.0.0",
@ -3066,13 +3066,44 @@
} }
}, },
"node_modules/@textlint-rule/textlint-rule-no-unmatched-pair": { "node_modules/@textlint-rule/textlint-rule-no-unmatched-pair": {
"version": "1.0.9", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-1.0.9.tgz", "resolved": "https://registry.npmjs.org/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-2.0.0.tgz",
"integrity": "sha512-uUZhMWs+4ZIXIDfmQcfKdSx17Yx/eGdEUSDs/0UCggzy1nGOi5GMNHo6sUV3NSjSx22vTySj1imsBaBZCyCWNA==", "integrity": "sha512-dCVg/2ZNY/yHEKUl4ZjTmOEbly96igCLd59Tzdhx4uXAim1X3qJ8d7Tp5ZkjyIRL8uKVHmHNSp9REVrEhOCWKQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"sentence-splitter": "^3.0.11", "sentence-splitter": "^4.3.0",
"textlint-rule-helper": "2.0.1" "textlint-rule-helper": "^2.3.0"
}
},
"node_modules/@textlint-rule/textlint-rule-no-unmatched-pair/node_modules/@textlint/ast-node-types": {
"version": "13.4.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz",
"integrity": "sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==",
"dev": true
},
"node_modules/@textlint-rule/textlint-rule-no-unmatched-pair/node_modules/boundary": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/boundary/-/boundary-2.0.0.tgz",
"integrity": "sha512-rJKn5ooC9u8q13IMCrW0RSp31pxBCHE3y9V/tp3TdWSLf8Em3p6Di4NBpfzbJge9YjjFEsD0RtFEjtvHL5VyEA==",
"dev": true
},
"node_modules/@textlint-rule/textlint-rule-no-unmatched-pair/node_modules/sentence-splitter": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/sentence-splitter/-/sentence-splitter-4.4.1.tgz",
"integrity": "sha512-4Jks7qn5nOeY5g++wlWbLCKclo2XxT7DBrLYo68UNdP8UEWUpUNH5VgKTEd0QlTo2cYBggtVk0NkvsRhoCZdsA==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^13.4.1",
"structured-source": "^4.0.0"
}
},
"node_modules/@textlint-rule/textlint-rule-no-unmatched-pair/node_modules/structured-source": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/structured-source/-/structured-source-4.0.0.tgz",
"integrity": "sha512-qGzRFNJDjFieQkl/sVOI2dUjHKRyL9dAJi2gCPGJLbJHBIkyOHxjuocpIEfbLioX+qSJpvbYdT49/YCdMznKxA==",
"dev": true,
"dependencies": {
"boundary": "^2.0.0"
} }
}, },
"node_modules/@textlint/ast-node-types": { "node_modules/@textlint/ast-node-types": {
@ -9229,12 +9260,50 @@
} }
}, },
"node_modules/textlint-rule-helper": { "node_modules/textlint-rule-helper": {
"version": "2.0.1", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/textlint-rule-helper/-/textlint-rule-helper-2.0.1.tgz", "resolved": "https://registry.npmjs.org/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz",
"integrity": "sha512-QNGSOemLVxm1b0qnH5VpRY8uyHgfx/8M+St8wSy/d6mZh0abd+KAvhQSuO8cxmVeRKr/LRkhAB3+0QU5LKhLGw==", "integrity": "sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"unist-util-visit": "^1.1.0" "@textlint/ast-node-types": "^13.0.2",
"structured-source": "^4.0.0",
"unist-util-visit": "^2.0.3"
}
},
"node_modules/textlint-rule-helper/node_modules/@textlint/ast-node-types": {
"version": "13.4.1",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz",
"integrity": "sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==",
"dev": true
},
"node_modules/textlint-rule-helper/node_modules/boundary": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/boundary/-/boundary-2.0.0.tgz",
"integrity": "sha512-rJKn5ooC9u8q13IMCrW0RSp31pxBCHE3y9V/tp3TdWSLf8Em3p6Di4NBpfzbJge9YjjFEsD0RtFEjtvHL5VyEA==",
"dev": true
},
"node_modules/textlint-rule-helper/node_modules/structured-source": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/structured-source/-/structured-source-4.0.0.tgz",
"integrity": "sha512-qGzRFNJDjFieQkl/sVOI2dUjHKRyL9dAJi2gCPGJLbJHBIkyOHxjuocpIEfbLioX+qSJpvbYdT49/YCdMznKxA==",
"dev": true,
"dependencies": {
"boundary": "^2.0.0"
}
},
"node_modules/textlint-rule-helper/node_modules/unist-util-visit": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz",
"integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
"dev": true,
"dependencies": {
"@types/unist": "^2.0.0",
"unist-util-is": "^4.0.0",
"unist-util-visit-parents": "^3.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
} }
}, },
"node_modules/textlint-rule-max-comma": { "node_modules/textlint-rule-max-comma": {
@ -9304,53 +9373,6 @@
} }
} }
}, },
"node_modules/textlint-rule-no-dead-link/node_modules/@textlint/ast-node-types": {
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-13.4.0.tgz",
"integrity": "sha512-roVeLjnf8UPntFICb1uEwE2dccC8V/T5N1x7eBxkT3VDmSQkyfIAuGtlpwyH0wNKEwJmjO/2gSm2fCjW5K/rbA==",
"dev": true
},
"node_modules/textlint-rule-no-dead-link/node_modules/boundary": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/boundary/-/boundary-2.0.0.tgz",
"integrity": "sha512-rJKn5ooC9u8q13IMCrW0RSp31pxBCHE3y9V/tp3TdWSLf8Em3p6Di4NBpfzbJge9YjjFEsD0RtFEjtvHL5VyEA==",
"dev": true
},
"node_modules/textlint-rule-no-dead-link/node_modules/structured-source": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/structured-source/-/structured-source-4.0.0.tgz",
"integrity": "sha512-qGzRFNJDjFieQkl/sVOI2dUjHKRyL9dAJi2gCPGJLbJHBIkyOHxjuocpIEfbLioX+qSJpvbYdT49/YCdMznKxA==",
"dev": true,
"dependencies": {
"boundary": "^2.0.0"
}
},
"node_modules/textlint-rule-no-dead-link/node_modules/textlint-rule-helper": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz",
"integrity": "sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^13.0.2",
"structured-source": "^4.0.0",
"unist-util-visit": "^2.0.3"
}
},
"node_modules/textlint-rule-no-dead-link/node_modules/unist-util-visit": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz",
"integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
"dev": true,
"dependencies": {
"@types/unist": "^2.0.0",
"unist-util-is": "^4.0.0",
"unist-util-visit-parents": "^3.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
}
},
"node_modules/textlint-rule-no-empty-element": { "node_modules/textlint-rule-no-empty-element": {
"version": "0.3.1", "version": "0.3.1",
"resolved": "https://registry.npmjs.org/textlint-rule-no-empty-element/-/textlint-rule-no-empty-element-0.3.1.tgz", "resolved": "https://registry.npmjs.org/textlint-rule-no-empty-element/-/textlint-rule-no-empty-element-0.3.1.tgz",
@ -9418,53 +9440,6 @@
"node": ">=6" "node": ">=6"
} }
}, },
"node_modules/textlint-rule-write-good/node_modules/@textlint/ast-node-types": {
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-13.4.0.tgz",
"integrity": "sha512-roVeLjnf8UPntFICb1uEwE2dccC8V/T5N1x7eBxkT3VDmSQkyfIAuGtlpwyH0wNKEwJmjO/2gSm2fCjW5K/rbA==",
"dev": true
},
"node_modules/textlint-rule-write-good/node_modules/boundary": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/boundary/-/boundary-2.0.0.tgz",
"integrity": "sha512-rJKn5ooC9u8q13IMCrW0RSp31pxBCHE3y9V/tp3TdWSLf8Em3p6Di4NBpfzbJge9YjjFEsD0RtFEjtvHL5VyEA==",
"dev": true
},
"node_modules/textlint-rule-write-good/node_modules/structured-source": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/structured-source/-/structured-source-4.0.0.tgz",
"integrity": "sha512-qGzRFNJDjFieQkl/sVOI2dUjHKRyL9dAJi2gCPGJLbJHBIkyOHxjuocpIEfbLioX+qSJpvbYdT49/YCdMznKxA==",
"dev": true,
"dependencies": {
"boundary": "^2.0.0"
}
},
"node_modules/textlint-rule-write-good/node_modules/textlint-rule-helper": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz",
"integrity": "sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA==",
"dev": true,
"dependencies": {
"@textlint/ast-node-types": "^13.0.2",
"structured-source": "^4.0.0",
"unist-util-visit": "^2.0.3"
}
},
"node_modules/textlint-rule-write-good/node_modules/unist-util-visit": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-2.0.3.tgz",
"integrity": "sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==",
"dev": true,
"dependencies": {
"@types/unist": "^2.0.0",
"unist-util-is": "^4.0.0",
"unist-util-visit-parents": "^3.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
}
},
"node_modules/textlint-util-to-string": { "node_modules/textlint-util-to-string": {
"version": "3.3.2", "version": "3.3.2",
"resolved": "https://registry.npmjs.org/textlint-util-to-string/-/textlint-util-to-string-3.3.2.tgz", "resolved": "https://registry.npmjs.org/textlint-util-to-string/-/textlint-util-to-string-3.3.2.tgz",

View File

@ -20,7 +20,7 @@
}, },
"homepage": "https://github.com/IT4Change/IT4C.dev#readme", "homepage": "https://github.com/IT4Change/IT4C.dev#readme",
"devDependencies": { "devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.9", "@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.0",
"textlint": "^13.4.0", "textlint": "^13.4.0",
"textlint-filter-rule-comments": "^1.2.2", "textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-apostrophe": "^2.0.0", "textlint-rule-apostrophe": "^2.0.0",