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