Published 1.1.247

This commit is contained in:
Eric Traut 2022-05-14 12:32:26 -07:00
parent b476192c49
commit f4383ab61a
7 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "1.1.246",
"version": "1.1.247",
"command": {
"version": {
"push": false,

View File

@ -1,6 +1,6 @@
{
"name": "pyright-internal",
"version": "1.1.246",
"version": "1.1.247",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -2,7 +2,7 @@
"name": "pyright-internal",
"displayName": "pyright",
"description": "Type checker for the Python language",
"version": "1.1.246",
"version": "1.1.247",
"license": "MIT",
"private": true,
"files": [

View File

@ -1,6 +1,6 @@
{
"name": "pyright",
"version": "1.1.246",
"version": "1.1.247",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -2,7 +2,7 @@
"name": "pyright",
"displayName": "Pyright",
"description": "Type checker for the Python language",
"version": "1.1.246",
"version": "1.1.247",
"license": "MIT",
"author": {
"name": "Microsoft Corporation"

View File

@ -1,6 +1,6 @@
{
"name": "vscode-pyright",
"version": "1.1.246",
"version": "1.1.247",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -2,7 +2,7 @@
"name": "vscode-pyright",
"displayName": "Pyright",
"description": "VS Code static type checking for Python",
"version": "1.1.246",
"version": "1.1.247",
"private": true,
"license": "MIT",
"author": {