Skip to content

Commit 86a56b3

Browse files
committed
fix(deps): update dependency pyright to v1.1.156
1 parent 71ddd50 commit 86a56b3

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.156",
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.156"
3393+
resolved "https://registry.yarnpkg.com/pyright/-/pyright-1.1.156.tgz#a3cb2a932369cdcc270ee27ba8fbecbc5eb74a56"
3394+
integrity sha512-TIe7mK/BUTmdTBpmEYYT5XuRp8qwaFUxF2782HTTTe3hT2UU8UUN0wtIqwHpgFJZksIbahx4UeJyTaOi4ssq6A==
33953395

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

0 commit comments

Comments
 (0)