Commit ed5e5fc
fix(eslint-plugin-query): declare typescript as optional peer dependency (#10007)
* fix(eslint-plugin-query): declare typescript as optional peer dependency (#9846)
* fix: Restrict typescript peer dependency to versions less than 6.0.0
* chore: update pnpm-lock
* Update packages/eslint-plugin-query/package.json
* update lockfile
* Update TypeScript peer dependency in eslint-plugin-query
Declare TypeScript as an optional peer dependency for eslint-plugin-query.
---------
Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>1 parent 7ac4e20 commit ed5e5fc
File tree
3 files changed
+15
-1
lines changed- .changeset
- packages/eslint-plugin-query
3 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
73 | 79 | | |
74 | 80 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments