Skip to content

Commit 7807b70

Browse files
Bump pyright from 1.1.281 to 1.1.293 in /.github (#487)
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.281 to 1.1.293. - [Release notes](https://github.com/Microsoft/pyright/releases) - [Commits](https://github.com/Microsoft/pyright/commits/1.1.293/packages/pyright) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d3c5ee commit 7807b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "fake_package_json_for_github_action_to_read_version",
33
"private": true,
44
"devDependencies": {
5-
"pyright": "1.1.281"
5+
"pyright": "1.1.293"
66
}
77
}

0 commit comments

Comments
 (0)