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

Commit d9eb4c1

Browse files
committed
chore(deps): update dependency @types/react-dom to v17.0.11
1 parent 5119a9f commit d9eb4c1

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.34",
56-
"@types/react-dom": "17.0.10",
56+
"@types/react-dom": "17.0.11",
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
@@ -2013,10 +2013,10 @@
20132013
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
20142014
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
20152015

2016-
"@types/[email protected].10":
2017-
version "17.0.10"
2018-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.10.tgz#d6972ec018d23cf22b99597f1289343d99ea9d9d"
2019-
integrity sha512-8oz3NAUId2z/zQdFI09IMhQPNgIbiP8Lslhv39DIDamr846/0spjZK0vnrMak0iB8EKb9QFTTIdg2Wj2zH5a3g==
2016+
"@types/[email protected].11":
2017+
version "17.0.11"
2018+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466"
2019+
integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==
20202020
dependencies:
20212021
"@types/react" "*"
20222022

0 commit comments

Comments
 (0)