Skip to content

Commit 192ec48

Browse files
committed
chore(deps): update dependency @types/react-dom to v18.0.7
1 parent dee2c55 commit 192ec48

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
@@ -49,7 +49,7 @@
4949
"@types/lodash.debounce": "4.0.7",
5050
"@types/node": "17.0.31",
5151
"@types/react": "18.0.21",
52-
"@types/react-dom": "18.0.6",
52+
"@types/react-dom": "18.0.7",
5353
"@types/smoothscroll-polyfill": "0.3.1",
5454
"@typescript-eslint/eslint-plugin": "5.40.1",
5555
"@typescript-eslint/parser": "5.40.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1481,10 +1481,10 @@
14811481
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
14821482
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
14831483

1484-
"@types/react-dom@18.0.6":
1485-
version "18.0.6"
1486-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.6.tgz#36652900024842b74607a17786b6662dd1e103a1"
1487-
integrity sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==
1484+
"@types/react-dom@18.0.7":
1485+
version "18.0.7"
1486+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.7.tgz#ee7cf8ec4e6977e3f0a7b1d38bd89c75aa2aec28"
1487+
integrity sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==
14881488
dependencies:
14891489
"@types/react" "*"
14901490

0 commit comments

Comments
 (0)