Skip to content

Commit 59fc6a2

Browse files
committed
chore(package): update @types/react-dom to version 18.2.20
1 parent 0444f3a commit 59fc6a2

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
@@ -72,7 +72,7 @@
7272
"@storybook/react": "^7.0.23",
7373
"@storybook/react-webpack5": "^7.4.5",
7474
"@types/react": "^18.2.63",
75-
"@types/react-dom": "^18.2.19",
75+
"@types/react-dom": "^18.2.20",
7676
"babel-loader": "^9.1.3",
7777
"husky": "^8.0.3",
7878
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4103,10 +4103,10 @@
41034103
dependencies:
41044104
"@types/react" "*"
41054105

4106-
"@types/react-dom@^18.2.19":
4107-
version "18.2.19"
4108-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.19.tgz#b84b7c30c635a6c26c6a6dfbb599b2da9788be58"
4109-
integrity sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==
4106+
"@types/react-dom@^18.2.20":
4107+
version "18.2.20"
4108+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.20.tgz#cbdf7abb3cc2377980bb1294bc51375016a8320f"
4109+
integrity sha512-HXN/biJY8nv20Cn9ZbCFq3liERd4CozVZmKbaiZ9KiKTrWqsP7eoGDO6OOGvJQwoVFuiXaiJ7nBBjiFFbRmQMQ==
41104110
dependencies:
41114111
"@types/react" "*"
41124112

0 commit comments

Comments
 (0)