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 #2834 from hey-api/renovate/globals-16.x

chore(deps): update dependency globals to v16

authored by

Lubos and committed by
GitHub
3ae1274e 7e47616f

+9 -3
+1 -1
package.json
··· 59 59 "eslint-plugin-sort-keys-fix": "1.1.2", 60 60 "eslint-plugin-typescript-sort-keys": "3.3.0", 61 61 "eslint-plugin-vue": "9.32.0", 62 - "globals": "15.14.0", 62 + "globals": "16.4.0", 63 63 "husky": "9.1.7", 64 64 "lint-staged": "15.3.0", 65 65 "prettier": "3.4.2",
+8 -2
pnpm-lock.yaml
··· 71 71 specifier: 9.32.0 72 72 version: 9.32.0(eslint@9.17.0(jiti@2.6.1)) 73 73 globals: 74 - specifier: 15.14.0 75 - version: 15.14.0 74 + specifier: 16.4.0 75 + version: 16.4.0 76 76 husky: 77 77 specifier: 9.1.7 78 78 version: 9.1.7 ··· 9234 9234 9235 9235 globals@15.14.0: 9236 9236 resolution: {integrity: sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==} 9237 + engines: {node: '>=18'} 9238 + 9239 + globals@16.4.0: 9240 + resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==} 9237 9241 engines: {node: '>=18'} 9238 9242 9239 9243 globalthis@1.0.4: ··· 24048 24052 globals@14.0.0: {} 24049 24053 24050 24054 globals@15.14.0: {} 24055 + 24056 + globals@16.4.0: {} 24051 24057 24052 24058 globalthis@1.0.4: 24053 24059 dependencies: