diff --git a/package.json b/package.json index b2ff96cb..431496da 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "eslint-plugin-unused-imports": "1.1.1", "jest": "27.0.4", "prettier": "2.3.1", - "pyright": "1.1.147", + "pyright": "1.1.153", "source-map-support": "0.5.19", "typescript": "4.3.2" } diff --git a/yarn.lock b/yarn.lock index 860e3129..ec1a0a84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3388,10 +3388,10 @@ punycode@^2.1.0, punycode@^2.1.1: resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== -pyright@1.1.147: - version "1.1.147" - resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.147.tgz#ab23ae77f883a22b17370b3fda9d19883e99c2b5" - integrity sha512-xHfJWctf83cQF/F/PfgByknHUB0ydE9ChnQGdWZ+Hb2zjy/Qniq77xUZkCehl24RgQbk0M0nGxvMApO77PhIxw== +pyright@1.1.153: + version "1.1.153" + resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.153.tgz#82c2d784603e8dbee4e06e059f790421b3aa36f3" + integrity sha512-t5Y9IojL2Sifm1Q04BEBJDLP86rF4RpXma28HEP/EXJRHyyNxu8css77HC+tZqJXXXZVtAjaJxJSAEwq5afGjg== react-is@^16.12.0: version "16.13.1"