Skip to content

Commit 733f56c

Browse files
authored
Merge pull request #745 from system-ui/dependabot/npm_and_yarn/types/react-16.9.23
chore(deps-dev): bump @types/react from 16.9.19 to 16.9.23
2 parents 40774e0 + 45d9443 commit 733f56c

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

yarn.lock

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3486,18 +3486,10 @@
34863486
dependencies:
34873487
"@types/react" "*"
34883488

3489-
"@types/react@*":
3490-
version "16.9.16"
3491-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.16.tgz#4f12515707148b1f53a8eaa4341dae5dfefb066d"
3492-
integrity sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw==
3493-
dependencies:
3494-
"@types/prop-types" "*"
3495-
csstype "^2.2.0"
3496-
3497-
"@types/react@^16.9.19":
3498-
version "16.9.19"
3499-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.19.tgz#c842aa83ea490007d29938146ff2e4d9e4360c40"
3500-
integrity sha512-LJV97//H+zqKWMms0kvxaKYJDG05U2TtQB3chRLF8MPNs+MQh/H1aGlyDUxjaHvu08EAGerdX2z4LTBc7ns77A==
3489+
"@types/react@*", "@types/react@^16.9.19":
3490+
version "16.9.23"
3491+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.23.tgz#1a66c6d468ba11a8943ad958a8cb3e737568271c"
3492+
integrity sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==
35013493
dependencies:
35023494
"@types/prop-types" "*"
35033495
csstype "^2.2.0"
@@ -8189,12 +8181,7 @@ cssstyle@^1.0.0, cssstyle@^1.1.1:
81898181
dependencies:
81908182
cssom "0.3.x"
81918183

8192-
csstype@^2.2.0, csstype@^2.5.7:
8193-
version "2.6.7"
8194-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.7.tgz#20b0024c20b6718f4eda3853a1f5a1cce7f5e4a5"
8195-
integrity sha512-9Mcn9sFbGBAdmimWb2gLVDtFJzeKtDGIr76TUqmjZrw9LFXBMSU70lcs+C0/7fyCd6iBDqmksUcCOUIkisPHsQ==
8196-
8197-
csstype@^2.6.6, csstype@^2.6.9:
8184+
csstype@^2.2.0, csstype@^2.5.7, csstype@^2.6.6, csstype@^2.6.9:
81988185
version "2.6.9"
81998186
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.9.tgz#05141d0cd557a56b8891394c1911c40c8a98d098"
82008187
integrity sha512-xz39Sb4+OaTsULgUERcCk+TJj8ylkL4aSVDQiX/ksxbELSqwkgt4d4RD7fovIdgJGSuNYqwZEiVjYY5l0ask+Q==

0 commit comments

Comments
 (0)