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

authored by

Lubos and committed by
GitHub
3453bd1e 5eaa99bd

+6 -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.5", 65 + "lint-staged": "16.2.6", 66 66 "prettier": "3.4.2", 67 67 "rollup": "4.31.0", 68 68 "rollup-plugin-dts": "6.1.1",
+5 -5
pnpm-lock.yaml
··· 80 80 specifier: 9.1.7 81 81 version: 9.1.7 82 82 lint-staged: 83 - specifier: 16.2.5 84 - version: 16.2.5 83 + specifier: 16.2.6 84 + version: 16.2.6 85 85 prettier: 86 86 specifier: 3.4.2 87 87 version: 3.4.2 ··· 10121 10121 linkify-it@5.0.0: 10122 10122 resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} 10123 10123 10124 - lint-staged@16.2.5: 10125 - resolution: {integrity: sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==} 10124 + lint-staged@16.2.6: 10125 + resolution: {integrity: sha512-s1gphtDbV4bmW1eylXpVMk2u7is7YsrLl8hzrtvC70h4ByhcMLZFY01Fx05ZUDNuv1H8HO4E+e2zgejV1jVwNw==} 10126 10126 engines: {node: '>=20.17'} 10127 10127 hasBin: true 10128 10128 ··· 25010 25010 dependencies: 25011 25011 uc.micro: 2.1.0 25012 25012 25013 - lint-staged@16.2.5: 25013 + lint-staged@16.2.6: 25014 25014 dependencies: 25015 25015 commander: 14.0.1 25016 25016 listr2: 9.0.5