Commit c7ce8ad
committed
Auto merge of rust-lang#15265 - tetsuharuohzeki:update-dependencies, r=lnicola
editor/code: Update dependencies
This includes:
- Some major changes.
- [typescript-eslint v6](https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/)
- [prettier v3](https://prettier.io/blog/2023/07/05/3.0.0.html)
- ~Update ``@types/vscode`` to [1.79](https://code.visualstudio.com/updates/v1_79).~
- ~[1.80 has been released](https://code.visualstudio.com/updates/v1_80). We can now bump it.~
- _Update1: I removed this change. See the below comments_
- and some patch/minor updates.File tree
20 files changed
+688
-361
lines changed- editors/code
- src
- tests/unit
20 files changed
+688
-361
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments