build(deps-dev): bump markdownlint from 0.40.0 to 0.41.0
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.40.0 to 0.41.0.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.40.0...v0.41.0)
---
updated-dependencies:
- dependency-name: markdownlint
dependency-version: 0.41.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| | |
| | | "dotenv": "17.4.2", |
| | | "lint-staged": "17.0.7", |
| | | "lockfile-lint": "5.0.0", |
| | | "markdownlint": "0.40.0", |
| | | "markdownlint": "0.41.0", |
| | | "markdownlint-cli2": "0.22.1", |
| | | "markdownlint-rule-extended-ascii": "0.2.1", |
| | | "markdownlint-rule-list-duplicates": "0.0.1", |
| | |
| | | } |
| | | }, |
| | | "node_modules/markdownlint": { |
| | | "version": "0.40.0", |
| | | "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.40.0.tgz", |
| | | "integrity": "sha512-UKybllYNheWac61Ia7T6fzuQNDZimFIpCg2w6hHjgV1Qu0w1TV0LlSgryUGzM0bkKQCBhy2FDhEELB73Kb0kAg==", |
| | | "version": "0.41.0", |
| | | "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.41.0.tgz", |
| | | "integrity": "sha512-xMUI3ChBuRuxuLF4ENvCZyS8z/+Jly1coUcZwErKLIB3sDj7ojpaTBa1e9YVPhSN4jGEIjYGQCldbTJS/hqS+A==", |
| | | "dev": true, |
| | | "license": "MIT", |
| | | "dependencies": { |
| | |
| | | "micromark-extension-gfm-table": "2.1.1", |
| | | "micromark-extension-math": "3.1.0", |
| | | "micromark-util-types": "2.0.2", |
| | | "string-width": "8.1.0" |
| | | "string-width": "8.2.1" |
| | | }, |
| | | "engines": { |
| | | "node": ">=20" |
| | | "node": ">=22" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/DavidAnson" |
| | |
| | | "markdownlint-cli2": ">=0.0.4" |
| | | } |
| | | }, |
| | | "node_modules/markdownlint-cli2/node_modules/markdownlint": { |
| | | "version": "0.40.0", |
| | | "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.40.0.tgz", |
| | | "integrity": "sha512-UKybllYNheWac61Ia7T6fzuQNDZimFIpCg2w6hHjgV1Qu0w1TV0LlSgryUGzM0bkKQCBhy2FDhEELB73Kb0kAg==", |
| | | "dev": true, |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "micromark": "4.0.2", |
| | | "micromark-core-commonmark": "2.0.3", |
| | | "micromark-extension-directive": "4.0.0", |
| | | "micromark-extension-gfm-autolink-literal": "2.1.0", |
| | | "micromark-extension-gfm-footnote": "2.1.0", |
| | | "micromark-extension-gfm-table": "2.1.1", |
| | | "micromark-extension-math": "3.1.0", |
| | | "micromark-util-types": "2.0.2", |
| | | "string-width": "8.1.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">=20" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/DavidAnson" |
| | | } |
| | | }, |
| | | "node_modules/markdownlint-cli2/node_modules/string-width": { |
| | | "version": "8.1.0", |
| | | "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.0.tgz", |
| | | "integrity": "sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==", |
| | | "dev": true, |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "get-east-asian-width": "^1.3.0", |
| | | "strip-ansi": "^7.1.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">=20" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/sindresorhus" |
| | | } |
| | | }, |
| | | "node_modules/markdownlint-micromark": { |
| | | "version": "0.1.2", |
| | | "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.2.tgz", |
| | |
| | | "dev": true, |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/markdownlint/node_modules/string-width": { |
| | | "version": "8.1.0", |
| | | "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.0.tgz", |
| | | "integrity": "sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==", |
| | | "dev": true, |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "get-east-asian-width": "^1.3.0", |
| | | "strip-ansi": "^7.1.0" |
| | | }, |
| | | "engines": { |
| | | "node": ">=20" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/sindresorhus" |
| | | } |
| | | }, |
| | | "node_modules/mdn-data": { |
| | | "version": "2.27.1", |
| | | "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz", |
| | |
| | | "dotenv": "17.4.2", |
| | | "lint-staged": "17.0.7", |
| | | "lockfile-lint": "5.0.0", |
| | | "markdownlint": "0.40.0", |
| | | "markdownlint": "0.41.0", |
| | | "markdownlint-cli2": "0.22.1", |
| | | "markdownlint-rule-extended-ascii": "0.2.1", |
| | | "markdownlint-rule-list-duplicates": "0.0.1", |