Update dependency @types/react-dom to v17.0.15

This commit is contained in:
Renovate Bot 2022-04-07 22:45:48 +00:00 committed by renovate[bot]
parent e99515cbe3
commit c296776805
2 changed files with 7 additions and 7 deletions

View file

@ -29,7 +29,7 @@
"@types/animejs": "3.1.4",
"@types/node": "17.0.14",
"@types/react": "17.0.44",
"@types/react-dom": "17.0.14",
"@types/react-dom": "17.0.15",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.11.2",

View file

@ -2562,12 +2562,12 @@
dependencies:
"@types/react" "*"
"@types/react-dom@17.0.14":
version "17.0.14"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-17.0.14.tgz"
integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==
"@types/react-dom@17.0.15":
version "17.0.15"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156"
integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw==
dependencies:
"@types/react" "*"
"@types/react" "^17"
"@types/react@*":
version "17.0.43"
@ -2578,7 +2578,7 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.44":
"@types/react@17.0.44", "@types/react@^17":
version "17.0.44"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==