Skip to content

Commit

Permalink
Merge pull request #159 from nikobockerman/renovate/pyright-1.1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pyright to v1.1.393
  • Loading branch information
nikobockerman authored Jan 29, 2025
2 parents 0fe6512 + d2bc940 commit d265f7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@action-validator/cli": "0.6.0",
"@action-validator/core": "0.6.0",
"prettier": "3.4.2",
"pyright": "1.1.392"
"pyright": "1.1.393"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -639,9 +639,9 @@ __metadata:
languageName: node
linkType: hard

"pyright@npm:1.1.392":
version: 1.1.392
resolution: "pyright@npm:1.1.392"
"pyright@npm:1.1.393":
version: 1.1.393
resolution: "pyright@npm:1.1.393"
dependencies:
fsevents: "npm:~2.3.3"
dependenciesMeta:
Expand All @@ -650,7 +650,7 @@ __metadata:
bin:
pyright: index.js
pyright-langserver: langserver.index.js
checksum: 10c0/f2d51519b6f1b8fa219b4a09621959408e8d3ba13e8e87eea7d47e224f5dc961716b509aa9da39e49cefa25423eefebb052bc369ae7b0abc9f36e9fe522c40db
checksum: 10c0/ecd9b1c2a8343ffa16bd918e19df108bb1db60af82e4e51e3f5558c0345d9f941bb226c75bd9d499ddc36d075780ac12206c9b4e0d8f3e2f6c1e1f6dacbf9045
languageName: node
linkType: hard

Expand Down Expand Up @@ -679,7 +679,7 @@ __metadata:
"@action-validator/cli": "npm:0.6.0"
"@action-validator/core": "npm:0.6.0"
prettier: "npm:3.4.2"
pyright: "npm:1.1.392"
pyright: "npm:1.1.393"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit d265f7e

Please sign in to comment.