diff --git a/package.json b/package.json index 63894ef..6160a7e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "prettier-plugin-ini": "^1.3.0", "prettier-plugin-sort-json": "^4.1.1", "prettier-plugin-toml": "^2.0.1", - "pyright": "^1.1.393" + "pyright": "^1.1.394" }, "license": "MIT", "markdownlint-cli2": { diff --git a/yarn.lock b/yarn.lock index 145e675..61b5a89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1328,10 +1328,10 @@ punycode.js@^2.3.1: resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== -pyright@^1.1.393: - version "1.1.393" - resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.393.tgz#adb5a653777f806f533eff977635cca434c334e0" - integrity sha512-v/pB9W2RXelj7Ye+3xTmsJdrgojcp77fQqE0Y+uXsSaRq5WQKgtLcuAE4tXF7YKSwSKmc4YiqlliZvp7OFh71w== +pyright@^1.1.394: + version "1.1.394" + resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.394.tgz#6c7a3ba4df54803dcb3778ae4df1210e2f723c0a" + integrity sha512-6xUUlOLW1As5cbltkEFkskGfM35YeNH+mpnCyaHxiYlu3GLIq43RTgmctm6Qacxer2q7TUliaE0yIqAmecl6Tw== optionalDependencies: fsevents "~2.3.3"