Skip to content

Commit 9b8f7c7

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

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.65",
74+
"@types/react": "^18.2.66",
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.65":
4128-
version "18.2.65"
4129-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
4130-
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
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==
41314131
dependencies:
41324132
"@types/prop-types" "*"
41334133
"@types/scheduler" "*"

0 commit comments

Comments
 (0)