Merge pull request #188 from Ocelot-Social-Community/dependabot/npm_and_yarn/textlint-442389a3e4

Bump @textlint-rule/textlint-rule-no-unmatched-pair from 2.0.3 to 2.0.4 in the textlint group
This commit is contained in:
mahula 2024-11-09 08:20:31 +01:00 committed by GitHub
commit 5f2e65da84
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", "version": "1.0.0",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3", "@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4",
"@vuepress/bundler-vite": "^2.0.0-rc.18", "@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-redirect": "^2.0.0-rc.60", "@vuepress/plugin-redirect": "^2.0.0-rc.60",
"textlint": "^14.3.0", "textlint": "^14.3.0",
@ -1722,9 +1722,9 @@
"dev": true "dev": true
}, },
"node_modules/@textlint-rule/textlint-rule-no-unmatched-pair": { "node_modules/@textlint-rule/textlint-rule-no-unmatched-pair": {
"version": "2.0.3", "version": "2.0.4",
"resolved": "https://registry.npmjs.org/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-2.0.3.tgz", "resolved": "https://registry.npmjs.org/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-2.0.4.tgz",
"integrity": "sha512-asZI8nYuXP6TNHRKPSDAqBzL/7LWdX5QgFp1ZSezJOzmWinI9r9JK9ywl71T7YZbR8IN06/g35rSFJVziidc2Q==", "integrity": "sha512-g9Ge1xUV9xJy8T7nuutF/2J6Cg2mmPx4gKsC3dCdxVxuL0wMqOOnAi8l6psFpAQ5UFtQuAzwkdclrehPtBT5tg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"sentence-splitter": "^5.0.0", "sentence-splitter": "^5.0.0",

View File

@ -21,7 +21,7 @@
}, },
"homepage": "https://ocelot.social", "homepage": "https://ocelot.social",
"devDependencies": { "devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3", "@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4",
"@vuepress/bundler-vite": "^2.0.0-rc.18", "@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-redirect": "^2.0.0-rc.60", "@vuepress/plugin-redirect": "^2.0.0-rc.60",
"textlint": "^14.3.0", "textlint": "^14.3.0",