Skip to content

Commit c309c3c

Browse files
committed
chore(package): update @types/react to version 18.2.55
1 parent 9978cf5 commit c309c3c

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.52",
74+
"@types/react": "^18.2.55",
7575
"@types/react-dom": "^18.2.18",
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
@@ -4142,10 +4142,10 @@
41424142
dependencies:
41434143
"@types/react" "*"
41444144

4145-
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.52":
4146-
version "18.2.52"
4147-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.52.tgz#83ca0c62bd1ff31464dac4cf1937e55c78f77aa2"
4148-
integrity sha512-E/YjWh3tH+qsLKaUzgpZb5AY0ChVa+ZJzF7ogehVILrFpdQk6nC/WXOv0bfFEABbXbgNxLBGU7IIZByPKb6eBw==
4145+
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.55":
4146+
version "18.2.55"
4147+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
4148+
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
41494149
dependencies:
41504150
"@types/prop-types" "*"
41514151
"@types/scheduler" "*"

0 commit comments

Comments
 (0)