Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 89171b7

Browse files
committed
chore(deps): update dependency @types/react-dom to v17.0.10
1 parent 017a9e6 commit 89171b7

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
@@ -53,7 +53,7 @@
5353
"@types/jest": "26.0.24",
5454
"@types/luxon": "1.27.1",
5555
"@types/react": "17.0.30",
56-
"@types/react-dom": "17.0.9",
56+
"@types/react-dom": "17.0.10",
5757
"@types/testing-library__jest-dom": "5.14.1",
5858
"@types/testing-library__react": "10.2.0",
5959
"@typescript-eslint/eslint-plugin": "4.33.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,10 +2297,10 @@
22972297
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
22982298
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
22992299

2300-
"@types/[email protected].9":
2301-
version "17.0.9"
2302-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.9.tgz#441a981da9d7be117042e1a6fd3dac4b30f55add"
2303-
integrity sha512-wIvGxLfgpVDSAMH5utdL9Ngm5Owu0VsGmldro3ORLXV8CShrL8awVj06NuEXFQ5xyaYfdca7Sgbk/50Ri1GdPg==
2300+
"@types/[email protected].10":
2301+
version "17.0.10"
2302+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.10.tgz#d6972ec018d23cf22b99597f1289343d99ea9d9d"
2303+
integrity sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g==
23042304
dependencies:
23052305
"@types/react" "*"
23062306

0 commit comments

Comments
 (0)