mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-10 18:51:08 +00:00
3e647ae850
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.273 to 1.1.274. - [Release notes](https://github.com/Microsoft/pyright/releases) - [Commits](https://github.com/Microsoft/pyright/commits/1.1.274/packages/pyright) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
16 lines
309 B
JSON
16 lines
309 B
JSON
{
|
|
"author": "",
|
|
"description": "",
|
|
"license": "",
|
|
"main": "",
|
|
"name": "pyright-exec",
|
|
"scripts": {
|
|
"pyright": "pyright"
|
|
},
|
|
"version": "1.0.0",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"markdownlint-cli": "^0.32.1",
|
|
"pyright": "^1.1.274"
|
|
}
|
|
}
|