diff --git a/.github/package.json b/.github/package.json index e9011ce7..9207b27e 100644 --- a/.github/package.json +++ b/.github/package.json @@ -2,6 +2,6 @@ "name": "fake_package_json_for_github_action_to_read_version", "private": true, "devDependencies": { - "pyright": "1.1.319" + "pyright": "1.1.333" } }