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

Commit 92f9571

Browse files
committed
chore(deps): update dependency @types/react-dom to v17.0.14
1 parent 13adb13 commit 92f9571

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.41",
56-
"@types/react-dom": "17.0.13",
56+
"@types/react-dom": "17.0.14",
5757
"@types/testing-library__jest-dom": "5.14.3",
5858
"@types/testing-library__react": "10.2.0",
5959
"@typescript-eslint/eslint-plugin": "5.15.0",

yarn.lock

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

2216-
"@types/[email protected].13":
2217-
version "17.0.13"
2218-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.13.tgz#a3323b974ee4280070982b3112351bb1952a7809"
2219-
integrity sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==
2216+
"@types/[email protected].14":
2217+
version "17.0.14"
2218+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.14.tgz#c8f917156b652ddf807711f5becbd2ab018dea9f"
2219+
integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==
22202220
dependencies:
22212221
"@types/react" "*"
22222222

0 commit comments

Comments
 (0)