mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2026-01-20 20:01:26 +00:00
build(deps-dev): bump textlint-filter-rule-comments in the linting group (#601)
Bumps the linting group with 1 update: [textlint-filter-rule-comments](https://github.com/textlint/textlint-filter-rule-comments). Updates `textlint-filter-rule-comments` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/textlint/textlint-filter-rule-comments/releases) - [Commits](https://github.com/textlint/textlint-filter-rule-comments/compare/1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: textlint-filter-rule-comments dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0d2d2dcf0
commit
a93d82d7b3
13
package-lock.json
generated
13
package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"sass-embedded": "^1.93.3",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"textlint": "^15.5.0",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
"textlint-filter-rule-comments": "^1.3.0",
|
||||
"textlint-rule-apostrophe": "^3.0.0",
|
||||
"textlint-rule-common-misspellings": "^1.0.1",
|
||||
"textlint-rule-doubled-spaces": "^1.0.2",
|
||||
@ -15988,14 +15988,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/textlint-filter-rule-comments": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/textlint-filter-rule-comments/-/textlint-filter-rule-comments-1.2.2.tgz",
|
||||
"integrity": "sha512-AtyxreCPb3Hq/bd6Qd6szY1OGgnW34LOjQXAHzE8NoXbTUudQqALPdRe+hvRsf81rnmGLxBiCUXZbnbpIseFyw==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/textlint-filter-rule-comments/-/textlint-filter-rule-comments-1.3.0.tgz",
|
||||
"integrity": "sha512-kSk/XcZYKYe4sb44XhYAYPeMFtqKJIMtcju/jwyZxpkn8gRuRMZ4+rB0wJmGRrD0c8tx3hHDAH1JY9ccahMKcA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"textlint": ">=6.8.0"
|
||||
}
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/textlint-rule-apostrophe": {
|
||||
"version": "3.0.0",
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
"sass-embedded": "^1.93.3",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"textlint": "^15.5.0",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
"textlint-filter-rule-comments": "^1.3.0",
|
||||
"textlint-rule-apostrophe": "^3.0.0",
|
||||
"textlint-rule-common-misspellings": "^1.0.1",
|
||||
"textlint-rule-doubled-spaces": "^1.0.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user