mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2026-03-01 12:44:23 +00:00
build(deps-dev): bump textlint-rule-no-dead-link in the linting group (#639)
Bumps the linting group with 1 update: [textlint-rule-no-dead-link](https://github.com/textlint-rule/textlint-rule-no-dead-link). Updates `textlint-rule-no-dead-link` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/textlint-rule/textlint-rule-no-dead-link/releases) - [Commits](https://github.com/textlint-rule/textlint-rule-no-dead-link/compare/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: textlint-rule-no-dead-link dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-patch 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
8b6064bd59
commit
64be1089b5
8
package-lock.json
generated
8
package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"textlint-rule-common-misspellings": "^1.0.1",
|
||||
"textlint-rule-doubled-spaces": "^1.0.2",
|
||||
"textlint-rule-max-comma": "^4.0.0",
|
||||
"textlint-rule-no-dead-link": "^6.2.0",
|
||||
"textlint-rule-no-dead-link": "^6.2.1",
|
||||
"textlint-rule-no-empty-element": "^0.3.1",
|
||||
"textlint-rule-no-empty-section": "^1.1.0",
|
||||
"textlint-rule-no-start-duplicated-conjunction": "^2.0.2",
|
||||
@ -16126,9 +16126,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/textlint-rule-no-dead-link": {
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/textlint-rule-no-dead-link/-/textlint-rule-no-dead-link-6.2.0.tgz",
|
||||
"integrity": "sha512-x/bfBeD3qjJZ+pVFh1GF4u0VaSXuQdPolGZHFQbNab3otSucK6Wjk11yLaU5PFozkChwr5FdefYI1jyGlOuSJA==",
|
||||
"version": "6.2.1",
|
||||
"resolved": "https://registry.npmjs.org/textlint-rule-no-dead-link/-/textlint-rule-no-dead-link-6.2.1.tgz",
|
||||
"integrity": "sha512-HcEQ5gjrzVlHW6R2ERwEbJ2tKwNnhTl6KqAhZcEqRXqmj6fZuzP9D7knzxuPlCZ/wA609tifARlhRLLTCa5tQQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
"textlint-rule-common-misspellings": "^1.0.1",
|
||||
"textlint-rule-doubled-spaces": "^1.0.2",
|
||||
"textlint-rule-max-comma": "^4.0.0",
|
||||
"textlint-rule-no-dead-link": "^6.2.0",
|
||||
"textlint-rule-no-dead-link": "^6.2.1",
|
||||
"textlint-rule-no-empty-element": "^0.3.1",
|
||||
"textlint-rule-no-empty-section": "^1.1.0",
|
||||
"textlint-rule-no-start-duplicated-conjunction": "^2.0.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user