Commit 0525fb7
build(deps-dev): bump typescript-eslint from 8.36.0 to 8.38.0 (#1857)
* build(deps-dev): bump typescript-eslint from 8.36.0 to 8.38.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.36.0 to 8.38.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Refactor ClickToLoad to use for...of loop
Co-authored-by: jkingston <[email protected]>
* Refactor: Make click-to-load feature asynchronous
Co-authored-by: jkingston <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <[email protected]>
Co-authored-by: jkingston <[email protected]>1 parent e30141c commit 0525fb7
File tree
3 files changed
+51
-517
lines changed- injected/src/features
3 files changed
+51
-517
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1964 | 1964 | | |
1965 | 1965 | | |
1966 | 1966 | | |
| 1967 | + | |
1967 | 1968 | | |
1968 | 1969 | | |
1969 | 1970 | | |
| |||
1976 | 1977 | | |
1977 | 1978 | | |
1978 | 1979 | | |
| 1980 | + | |
1979 | 1981 | | |
1980 | 1982 | | |
1981 | 1983 | | |
| |||
0 commit comments