Skip to content

Commit 7aaaa13

Browse files
Update react-types (matrix-org#10527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1001e2 commit 7aaaa13

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"resolutions": {
5858
"@types/react-dom": "17.0.19",
59-
"@types/react": "17.0.53"
59+
"@types/react": "17.0.55"
6060
},
6161
"dependencies": {
6262
"@babel/runtime": "^7.12.5",
@@ -165,7 +165,7 @@
165165
"@types/pako": "^2.0.0",
166166
"@types/parse5": "^6.0.0",
167167
"@types/qrcode": "^1.3.5",
168-
"@types/react": "17.0.53",
168+
"@types/react": "17.0.55",
169169
"@types/react-beautiful-dnd": "^13.0.0",
170170
"@types/react-dom": "17.0.19",
171171
"@types/react-transition-group": "^4.4.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2438,9 +2438,9 @@
24382438
"@types/node" "*"
24392439

24402440
"@types/react-beautiful-dnd@^13.0.0":
2441-
version "13.1.3"
2442-
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f"
2443-
integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg==
2441+
version "13.1.4"
2442+
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.4.tgz#bcec72da719c18c0d8b4a7cb00e7fb443211d6d7"
2443+
integrity sha512-4bIBdzOr0aavN+88q3C7Pgz+xkb7tz3whORYrmSj77wfVEMfiWiooIwVWFR7KM2e+uGTe5BVrXqSfb0aHeflJA==
24442444
dependencies:
24452445
"@types/react" "*"
24462446

@@ -2468,10 +2468,10 @@
24682468
dependencies:
24692469
"@types/react" "*"
24702470

2471-
"@types/react@*", "@types/react@17.0.53", "@types/react@^17":
2472-
version "17.0.53"
2473-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab"
2474-
integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==
2471+
"@types/react@*", "@types/react@17.0.55", "@types/react@^17":
2472+
version "17.0.55"
2473+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.55.tgz#f94eac1a37929cd86d1cc084c239c08dcfd10e5f"
2474+
integrity sha512-kBcAhmT8RivFDYxHdy8QfPKu+WyfiiGjdPb9pIRtd6tj05j0zRHq5DBGW5Ogxv5cwSKd93BVgUk/HZ4I9p3zNg==
24752475
dependencies:
24762476
"@types/prop-types" "*"
24772477
"@types/scheduler" "*"
@@ -2490,9 +2490,9 @@
24902490
htmlparser2 "^8.0.0"
24912491

24922492
"@types/scheduler@*":
2493-
version "0.16.2"
2494-
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
2495-
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
2493+
version "0.16.3"
2494+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
2495+
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
24962496

24972497
"@types/semver@^7.3.12":
24982498
version "7.3.13"
@@ -3678,9 +3678,9 @@ cssstyle@^2.3.0:
36783678
cssom "~0.3.6"
36793679

36803680
csstype@^3.0.2:
3681-
version "3.1.1"
3682-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9"
3683-
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
3681+
version "3.1.2"
3682+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
3683+
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
36843684

36853685
cypress-axe@^1.0.0:
36863686
version "1.4.0"

0 commit comments

Comments
 (0)