whispering/package.json
dependabot[bot] 22fcbfcea0 Bump markdownlint-cli from 0.32.2 to 0.33.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.32.2 to 0.33.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.32.2...v0.33.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 15:51:10 +09:00

17 lines
309 B
JSON

{
"author": "",
"description": "",
"license": "",
"main": "",
"name": "pyright-exec",
"scripts": {
"pyright": "pyright"
},
"version": "1.0.0",
"dependencies": {},
"devDependencies": {
"markdownlint-cli": "^0.33.0",
"pyright": "^1.1.286"
}
}