mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Bump @textlint-rule/textlint-rule-no-unmatched-pair in the linting group
Bumps the linting group with 1 update: [@textlint-rule/textlint-rule-no-unmatched-pair](https://github.com/textlint-rule/textlint-rule-no-unmatched-pair). Updates `@textlint-rule/textlint-rule-no-unmatched-pair` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/textlint-rule/textlint-rule-no-unmatched-pair/releases) - [Commits](https://github.com/textlint-rule/textlint-rule-no-unmatched-pair/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: "@textlint-rule/textlint-rule-no-unmatched-pair" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
21153e9a7d
commit
7fb64584bf
8
package-lock.json
generated
8
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.14",
|
||||
"textlint": "^14.0.4",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
@ -1279,9 +1279,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@textlint-rule/textlint-rule-no-unmatched-pair": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-2.0.2.tgz",
|
||||
"integrity": "sha512-oE7vVmjCsKcbLy2/igBh0qvDmfbcAgjFfOCbhaOxxgXqD9hDKbnG+vxIPmRl27u2PwijZCQI+5r7FyiVVS/kyw==",
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-2.0.3.tgz",
|
||||
"integrity": "sha512-asZI8nYuXP6TNHRKPSDAqBzL/7LWdX5QgFp1ZSezJOzmWinI9r9JK9ywl71T7YZbR8IN06/g35rSFJVziidc2Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"sentence-splitter": "^5.0.0",
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/IT4Change/IT4C.dev#readme",
|
||||
"devDependencies": {
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.14",
|
||||
"textlint": "^14.0.4",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user