Commit 515d77d
authored
chore: bump deps, drop eslint airbnb (it's unmaintained) (#2018)
This PR bumps deps, migrates to new eslint flat config and fixes new
eslint issues. List of bumped deps:
Dev:
@release-it/conventional-changelog ^7.0.2 → ^10.0.1
@types/chai ^4.3.20 → ^5.2.2
@types/sinon ^17.0.3 → ^17.0.4
@typescript-eslint/eslint-plugin ^6.21.0 → ^8.38.0
@typescript-eslint/parser ^6.21.0 → ^8.38.0
@web/test-runner ^0.19.0 → ^0.20.2
@web/test-runner-playwright ^0.11.0 → ^0.11.1
chai ^4.5.0 → ^5.2.1
chokidar ^3.6.0 → ^4.0.3
conventional-changelog-cli ^4.1.0 → ^5.0.0
eslint ^8.57.1 → ^9.32.0
eslint-config-prettier ^9.1.0 → ^10.1.8
eslint-plugin-import ^2.31.0 → ^2.32.0
eslint-plugin-prettier ^5.2.3 → ^5.5.3
nyc ^15.1.0 → ^17.1.0
prettier ^3.4.2 → ^3.6.2
release-it ^16.3.0 → ^19.0.4
rimraf ^5.0.10 → ^6.0.1
typescript ^5.7.3 → ^5.8.3
Prod:
@types/readable-stream ^4.0.18 → ^4.0.21
debug ^4.4.0 → ^4.4.1
end-of-stream ^1.4.4 → ^1.4.5
socks ^2.8.3 → ^2.8.6
ws ^8.18.0 → ^8.18.3
worker-timers ^7.1.8 → ^8.0.231 parent 1dd6c03 commit 515d77d
File tree
13 files changed
+6235
-20063
lines changed- .github/workflows
- src
- bin
- lib
- connect
- test/node
13 files changed
+6235
-20063
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
0 commit comments