fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #3027 from hey-api/renovate/lint-staged-16.x

chore(deps): update dependency lint-staged to v16.2.7

authored by

Lubos and committed by
GitHub
6ac023b5 e0757d5d

+7 -6
+1 -1
package.json
··· 62 62 "eslint-plugin-vue": "9.32.0", 63 63 "globals": "16.4.0", 64 64 "husky": "9.1.7", 65 - "lint-staged": "16.2.6", 65 + "lint-staged": "16.2.7", 66 66 "prettier": "3.4.2", 67 67 "rollup": "4.31.0", 68 68 "rollup-plugin-dts": "6.1.1",
+6 -5
pnpm-lock.yaml
··· 80 80 specifier: 9.1.7 81 81 version: 9.1.7 82 82 lint-staged: 83 - specifier: 16.2.6 84 - version: 16.2.6 83 + specifier: 16.2.7 84 + version: 16.2.7 85 85 prettier: 86 86 specifier: 3.4.2 87 87 version: 3.4.2 ··· 10357 10357 linkify-it@5.0.0: 10358 10358 resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} 10359 10359 10360 - lint-staged@16.2.6: 10361 - resolution: {integrity: sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==} 10360 + lint-staged@16.2.7: 10361 + resolution: {integrity: sha512-lDIj4RnYmK7/kXMya+qJsmkRFkGolciXjrsZ6PC25GdTfWOAWetR0ZbsNXRAj1EHHImRSalc+whZFg56F5DVow==} 10362 10362 engines: {node: '>=20.17'} 10363 10363 hasBin: true 10364 10364 ··· 10936 10936 next@15.2.4: 10937 10937 resolution: {integrity: sha512-VwL+LAaPSxEkd3lU2xWbgEOtrM8oedmyhBqaVNmgKB+GvZlCy9rgaEc+y2on0wv+l0oSFqLtYD6dcC1eAedUaQ==} 10938 10938 engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} 10939 + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details. 10939 10940 hasBin: true 10940 10941 peerDependencies: 10941 10942 '@opentelemetry/api': ^1.1.0 ··· 25423 25424 dependencies: 25424 25425 uc.micro: 2.1.0 25425 25426 25426 - lint-staged@16.2.6: 25427 + lint-staged@16.2.7: 25427 25428 dependencies: 25428 25429 commander: 14.0.2 25429 25430 listr2: 9.0.5