pyright/packages
dependabot[bot] beb1f15f4b
Bump braces from 3.0.2 to 3.0.3 in /packages/pyright (#8122)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Traut <eric@traut.com>
2024-06-18 22:48:31 +02:00
..
pyright Bump braces from 3.0.2 to 3.0.3 in /packages/pyright (#8122) 2024-06-18 22:48:31 +02:00
pyright-internal Added check for illegal use of Protocol type argument that is not a type parameter. The runtime generates an exception for this condition. This addresses #8158. 2024-06-17 23:05:57 +02:00
vscode-pyright Fix stubPath's default value in schema (#8156) 2024-06-17 14:25:17 +02:00