mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-12 23:35:59 +00:00
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:
commit
5f2e65da84
8
package-lock.json
generated
8
package-lock.json
generated
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user