Skip to content

Commit 515a1f1

Browse files
committed
chore(package): update @types/react to version 18.2.67
1 parent 9b8f7c7 commit 515a1f1

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.66",
74+
"@types/react": "^18.2.67",
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
@@ -4124,10 +4124,10 @@
41244124
dependencies:
41254125
"@types/react" "*"
41264126

4127-
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.66":
4128-
version "18.2.66"
4129-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451"
4130-
integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg==
4127+
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.67":
4128+
version "18.2.67"
4129+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.67.tgz#96b7af0b5e79c756f4bdd981de2ca28472c858e5"
4130+
integrity sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw==
41314131
dependencies:
41324132
"@types/prop-types" "*"
41334133
"@types/scheduler" "*"

0 commit comments

Comments
 (0)