diff --git a/package.json b/package.json index 6329a14..77bc25e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "knip": "3.6.1", "lint-staged": "^15.0.0", "markdownlint": "^0.32.0", - "markdownlint-cli": "^0.37.0", + "markdownlint-cli": "^0.38.0", "npm-package-json-lint": "^7.0.0", "npm-package-json-lint-config-default": "^6.0.0", "prettier": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ad2753..6bba0c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ devDependencies: specifier: ^0.32.0 version: 0.32.1 markdownlint-cli: - specifier: ^0.37.0 - version: 0.37.0 + specifier: ^0.38.0 + version: 0.38.0 npm-package-json-lint: specifier: ^7.0.0 version: 7.0.0(typescript@5.2.2) @@ -870,7 +870,7 @@ packages: debug: 4.3.4 espree: 9.5.2 globals: 13.19.0 - ignore: 5.2.4 + ignore: 5.3.0 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -1394,7 +1394,7 @@ packages: hasBin: true dependencies: commander: 4.1.1 - ignore: 5.2.4 + ignore: 5.3.0 p-map: 4.0.0 dev: true @@ -1479,7 +1479,7 @@ packages: eslint: 8.40.0 grapheme-splitter: 1.0.4 graphemer: 1.4.0 - ignore: 5.2.4 + ignore: 5.3.0 natural-compare: 1.4.0 natural-compare-lite: 1.4.0 semver: 7.5.4 @@ -2299,11 +2299,6 @@ packages: resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} dev: true - /commander@11.0.0: - resolution: {integrity: sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==} - engines: {node: '>=16'} - dev: true - /commander@11.1.0: resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} engines: {node: '>=16'} @@ -3015,7 +3010,7 @@ packages: dependencies: escape-string-regexp: 1.0.5 eslint: 8.40.0 - ignore: 5.2.4 + ignore: 5.3.0 dev: true /eslint-plugin-import@2.27.5(@typescript-eslint/parser@6.0.0)(eslint@8.40.0): @@ -3104,7 +3099,7 @@ packages: builtins: 5.0.1 eslint: 8.40.0 eslint-plugin-es-x: 6.2.1(eslint@8.40.0) - ignore: 5.2.4 + ignore: 5.3.0 is-core-module: 2.12.1 minimatch: 3.1.2 resolve: 1.22.2 @@ -3244,7 +3239,7 @@ packages: glob-parent: 6.0.2 globals: 13.19.0 grapheme-splitter: 1.0.4 - ignore: 5.2.4 + ignore: 5.3.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 @@ -3724,7 +3719,7 @@ packages: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.3.2 - ignore: 5.2.4 + ignore: 5.3.0 merge2: 1.4.1 slash: 3.0.0 dev: true @@ -3735,7 +3730,7 @@ packages: dependencies: dir-glob: 3.0.1 fast-glob: 3.3.2 - ignore: 5.2.4 + ignore: 5.3.0 merge2: 1.4.1 slash: 4.0.0 dev: true @@ -3746,7 +3741,7 @@ packages: dependencies: '@sindresorhus/merge-streams': 1.0.0 fast-glob: 3.3.2 - ignore: 5.2.4 + ignore: 5.3.0 path-type: 5.0.0 slash: 5.1.0 unicorn-magic: 0.1.0 @@ -3960,8 +3955,8 @@ packages: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} dev: true - /ignore@5.2.4: - resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} + /ignore@5.3.0: + resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==} engines: {node: '>= 4'} dev: true @@ -4858,17 +4853,6 @@ packages: engines: {node: '>=8'} dev: true - /markdown-it@13.0.1: - resolution: {integrity: sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==} - hasBin: true - dependencies: - argparse: 2.0.1 - entities: 3.0.1 - linkify-it: 4.0.1 - mdurl: 1.0.1 - uc.micro: 1.0.6 - dev: true - /markdown-it@13.0.2: resolution: {integrity: sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==} hasBin: true @@ -4891,18 +4875,18 @@ packages: uc.micro: 1.0.6 dev: true - /markdownlint-cli@0.37.0: - resolution: {integrity: sha512-hNKAc0bWBBuVhJbSWbUhRzavstiB4o1jh3JeSpwC4/dt6eJ54lRfYHRxVdzVp4qGWBKbeE6Pg490PFEfrKjqSg==} - engines: {node: '>=16'} + /markdownlint-cli@0.38.0: + resolution: {integrity: sha512-qkZRKJ4LVq6CJIkRIuJsEHvhWhm+FP0E7yhHvOMrrgdykgFWNYD4wuhZTjvigbJLTKPooP79yPiUDDZBCBI5JA==} + engines: {node: '>=18'} hasBin: true dependencies: - commander: 11.0.0 + commander: 11.1.0 get-stdin: 9.0.0 glob: 10.3.10 - ignore: 5.2.4 + ignore: 5.3.0 js-yaml: 4.1.0 jsonc-parser: 3.2.0 - markdownlint: 0.31.1 + markdownlint: 0.32.1 minimatch: 9.0.3 run-con: 1.3.2 dev: true @@ -4919,14 +4903,6 @@ packages: markdown-it: 8.4.2 dev: true - /markdownlint@0.31.1: - resolution: {integrity: sha512-CKMR2hgcIBrYlIUccDCOvi966PZ0kJExDrUi1R+oF9PvqQmCrTqjOsgIvf2403OmJ+CWomuzDoylr6KbuMyvHA==} - engines: {node: '>=16'} - dependencies: - markdown-it: 13.0.1 - markdownlint-micromark: 0.1.7 - dev: true - /markdownlint@0.32.1: resolution: {integrity: sha512-3sx9xpi4xlHlokGyHO9k0g3gJbNY4DI6oNEeEYq5gQ4W7UkiJ90VDAnuDl2U+yyXOUa6BX+0gf69ZlTUGIBp6A==} engines: {node: '>=18'} @@ -5235,7 +5211,7 @@ packages: cosmiconfig: 8.3.6(typescript@5.2.2) debug: 4.3.4 globby: 11.1.0 - ignore: 5.2.4 + ignore: 5.3.0 is-plain-obj: 3.0.0 jsonc-parser: 3.2.0 log-symbols: 4.1.0