Skip to content

Commit dc6a45e

Browse files
committed
fix(deps): update dependency pyright to v1.1.160
1 parent 71ddd50 commit dc6a45e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint-plugin-unused-imports": "1.1.1",
1515
"jest": "27.0.4",
1616
"prettier": "2.3.1",
17-
"pyright": "1.1.147",
17+
"pyright": "1.1.160",
1818
"source-map-support": "0.5.19",
1919
"typescript": "4.3.2"
2020
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3388,10 +3388,10 @@ punycode@^2.1.0, punycode@^2.1.1:
33883388
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
33893389
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
33903390

3391-
3392-
version "1.1.147"
3393-
resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.147.tgz#ab23ae77f883a22b17370b3fda9d19883e99c2b5"
3394-
integrity sha512-xHfJWctf83cQF/F/PfgByknHUB0ydE9ChnQGdWZ+Hb2zjy/Qniq77xUZkCehl24RgQbk0M0nGxvMApO77PhIxw==
3391+
3392+
version "1.1.160"
3393+
resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.160.tgz#3498c595ed0448d5a52e9844c10ee65a08e80d29"
3394+
integrity sha512-SBgUVitoBS+VvGEG1IoPJNgJ9PSjsjCqeJPZ7DWMz9s4SvYHeZz57VtWlGGGpgjT19nmH/zPe8Cxk4CLXmDhiA==
33953395

33963396
react-is@^16.12.0:
33973397
version "16.13.1"

0 commit comments

Comments
 (0)