diff --git a/.github/package.json b/.github/package.json index d7391757..6a042bd6 100644 --- a/.github/package.json +++ b/.github/package.json @@ -1,5 +1,5 @@ { "devDependencies": { - "pyright": "1.1.376" + "pyright": "1.1.377" } }