Merge pull request #159 from Ocelot-Social-Community/dependabot/npm_and_yarn/textlint-25b572e9c0

Bump @textlint-rule/textlint-rule-no-unmatched-pair from 2.0.2 to 2.0.3 in the textlint group
This commit is contained in:
mahula 2024-08-03 08:14:38 +02:00 committed by GitHub
commit b47c486f67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"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",
"@vuepress/plugin-redirect": "^2.0.0-rc.37",
"textlint": "^14.0.4",
@ -1277,9 +1277,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",

View File

@ -21,7 +21,7 @@
},
"homepage": "https://ocelot.social",
"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",
"@vuepress/plugin-redirect": "^2.0.0-rc.37",
"textlint": "^14.0.4",