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 #3580 from hey-api/renovate/lint-staged-16.x

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

authored by

Lubos and committed by
GitHub
384cbf13 1838f095

+6 -6
+1 -1
package.json
··· 68 68 "eslint-plugin-vue": "10.7.0", 69 69 "globals": "17.4.0", 70 70 "husky": "9.1.7", 71 - "lint-staged": "16.3.2", 71 + "lint-staged": "16.3.3", 72 72 "oxfmt": "0.36.0", 73 73 "tsdown": "0.18.4", 74 74 "tsx": "4.21.0",
+5 -5
pnpm-lock.yaml
··· 74 74 specifier: 9.1.7 75 75 version: 9.1.7 76 76 lint-staged: 77 - specifier: 16.3.2 78 - version: 16.3.2 77 + specifier: 16.3.3 78 + version: 16.3.3 79 79 oxfmt: 80 80 specifier: 0.36.0 81 81 version: 0.36.0 ··· 11150 11150 linkify-it@5.0.0: 11151 11151 resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} 11152 11152 11153 - lint-staged@16.3.2: 11154 - resolution: {integrity: sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==} 11153 + lint-staged@16.3.3: 11154 + resolution: {integrity: sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==} 11155 11155 engines: {node: '>=20.17'} 11156 11156 hasBin: true 11157 11157 ··· 26782 26782 dependencies: 26783 26783 uc.micro: 2.1.0 26784 26784 26785 - lint-staged@16.3.2: 26785 + lint-staged@16.3.3: 26786 26786 dependencies: 26787 26787 commander: 14.0.3 26788 26788 listr2: 9.0.5