Skip to content

Commit

Permalink
Bump pyright from 1.1.387 to 1.1.388
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.387 to 1.1.388.
- [Release notes](https://github.com/Microsoft/pyright/releases)
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.388/packages/pyright)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Tatsh committed Nov 13, 2024
1 parent 32fde26 commit 2221678
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"prettier-plugin-ini": "^1.3.0",
"prettier-plugin-sort-json": "^4.0.0",
"prettier-plugin-toml": "^2.0.1",
"pyright": "^1.1.386",
"pyright": "^1.1.388",
"yarn-audit-fix": "^10.0.9"
},
"homepage": "https://github.com/Tatsh/open-in-mpv",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1697,10 +1697,10 @@ punycode@^2.1.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==

pyright@^1.1.386:
version "1.1.387"
resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.387.tgz#716918fc9af58f35fbf5e1509ee57e2d0933d6b5"
integrity sha512-1RljSJSWya2+d8SpA3gDBD4eXUuQz79Zw2JwNwxG+qkOJMz6mbUiglop2ZsnEwURpFLa/uixG9sKlUJ8xgyxuw==
pyright@^1.1.388:
version "1.1.388"
resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.388.tgz#2634deb5e0efce27727a942aa812a06965ad29b3"
integrity sha512-AcQhtxh/Dnr3l0CinT2xUzsNHpOFVI304EzwY9Y9A3FC8JOV5YJTC3fvrh6zOgHDUH7S6PYABaUdHr/e4rv8+g==
optionalDependencies:
fsevents "~2.3.3"

Expand Down

0 comments on commit 2221678

Please sign in to comment.