Commit ccb31e5
authored
feat: consolidate Dependabot dependency upgrades (#354)
* chore(deps): consolidate Dependabot dependency upgrades
Upgrade the following dependencies:
- @oclif/plugin-autocomplete: 3.0.16 → 3.2.45 (minor)
- @typescript-eslint/eslint-plugin: 6.7.5 → 8.58.0 (major)
- @typescript-eslint/parser: 6.7.5 → 8.58.0 (major)
- eslint-plugin-jest: 27.2.1 → 29.15.1 (major)
- eslint-plugin-unused-imports: 3.0.0 → 4.4.1 (major)
- eslint-plugin-security: 1.7.1 → 4.0.0 (major)
- zod-to-json-schema: 3.23.0 → 3.25.2 (minor)
Skipped:
- zod: 3.25.76 → 4.3.6 (public API exports zod schemas that consumers depend on)
ESLint config updated:
- Use security/recommended-legacy for ESLint 8 compatibility1 parent a1586c0 commit ccb31e5
7 files changed
Lines changed: 416 additions & 325 deletions
File tree
- src
- codegen
- commands
- telemetry
- test/telemetry
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments