Skip to content

Commit ab7b8bb

Browse files
committed
chore(package): update @types/react to version 18.2.70
1 parent f81a81e commit ab7b8bb

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
@@ -71,7 +71,7 @@
7171
"@storybook/addons": "^7.0.23",
7272
"@storybook/react": "^7.0.23",
7373
"@storybook/react-webpack5": "^7.4.5",
74-
"@types/react": "^18.2.69",
74+
"@types/react": "^18.2.70",
7575
"@types/react-dom": "^18.2.22",
7676
"babel-loader": "^9.1.3",
7777
"husky": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4119,10 +4119,10 @@
41194119
dependencies:
41204120
"@types/react" "*"
41214121

4122-
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.69":
4123-
version "18.2.69"
4124-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.69.tgz#313ec21891b22bb7646a54cb4bdb8cddb0880271"
4125-
integrity sha512-W1HOMUWY/1Yyw0ba5TkCV+oqynRjG7BnteBB+B7JmAK7iw3l2SW+VGOxL+akPweix6jk2NNJtyJKpn4TkpfK3Q==
4122+
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.70":
4123+
version "18.2.70"
4124+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.70.tgz#89a37f9e0a6a4931f4259c598f40fd44dd6abf71"
4125+
integrity sha512-hjlM2hho2vqklPhopNkXkdkeq6Lv8WSZTpr7956zY+3WS5cfYUewtCzsJLsbW5dEv3lfSeQ4W14ZFeKC437JRQ==
41264126
dependencies:
41274127
"@types/prop-types" "*"
41284128
"@types/scheduler" "*"

0 commit comments

Comments
 (0)