Skip to content

Commit 88a1d16

Browse files
authored
Merge pull request #418 from LeetCode-OpenSource/dependabot/npm_and_yarn/types/react-16.9.54
chore(deps-dev): bump @types/react from 16.8.24 to 16.9.54
2 parents bd252bb + 9627825 commit 88a1d16

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1163,12 +1163,12 @@
11631163
"@types/react" "*"
11641164

11651165
"@types/react@*", "@types/react@^16.8.24":
1166-
version "16.8.24"
1167-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.24.tgz#8d1ea1fcbfa214220da3d3c04e506f1077b0deac"
1168-
integrity sha512-VpFHUoD37YNY2+lr/+c7qL/tZsIU/bKuskUF3tmGUArbxIcQdb5j3zvo4cuuzu2A6UaVmVn7sJ4PgWYNFEBGzg==
1166+
version "16.9.54"
1167+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.54.tgz#140280c31825287ee74e9da95285b91c5a2e471d"
1168+
integrity sha512-GhawhYraQZpGFO2hVMArjPrYbnA/6+DS8SubK8IPhhVClmKqANihsRenOm5E0mvqK0m/BKoqVktA1O1+Xvlz9w==
11691169
dependencies:
11701170
"@types/prop-types" "*"
1171-
csstype "^2.2.0"
1171+
csstype "^3.0.2"
11721172

11731173
"@types/serve-static@*":
11741174
version "1.13.2"
@@ -2505,10 +2505,10 @@ cssstyle@^1.0.0, cssstyle@^1.2.2:
25052505
dependencies:
25062506
cssom "0.3.x"
25072507

2508-
csstype@^2.2.0:
2509-
version "2.6.6"
2510-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.6.tgz#c34f8226a94bbb10c32cc0d714afdf942291fc41"
2511-
integrity sha512-RpFbQGUE74iyPgvr46U9t1xoQBM8T4BL8SxrN66Le2xYAPSaDJJKeztV3awugusb3g3G9iL8StmkBBXhcbbXhg==
2508+
csstype@^3.0.2:
2509+
version "3.0.4"
2510+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.4.tgz#b156d7be03b84ff425c9a0a4b1e5f4da9c5ca888"
2511+
integrity sha512-xc8DUsCLmjvCfoD7LTGE0ou2MIWLx0K9RCZwSHMOdynqRsP4MtUcLeqh1HcQ2dInwDTqn+3CE0/FZh1et+p4jA==
25122512

25132513
dashdash@^1.12.0:
25142514
version "1.14.1"

0 commit comments

Comments
 (0)