Skip to content

Commit c70e124

Browse files
committed
chore(deps): update dependency @types/react to v18.0.31
1 parent 8d51514 commit c70e124

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
@@ -44,7 +44,7 @@
4444
"@semantic-release/git": "10.0.1",
4545
"@semantic-release/npm": "9.0.2",
4646
"@storybook/react": "6.5.16",
47-
"@types/react": "18.0.30",
47+
"@types/react": "18.0.31",
4848
"@types/react-dom": "18.0.11",
4949
"babel-loader": "9.1.2",
5050
"gh-pages": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3110,10 +3110,10 @@
31103110
"@types/scheduler" "*"
31113111
csstype "^3.0.2"
31123112

3113-
"@types/react@18.0.30":
3114-
version "18.0.30"
3115-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
3116-
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
3113+
"@types/react@18.0.31":
3114+
version "18.0.31"
3115+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
3116+
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
31173117
dependencies:
31183118
"@types/prop-types" "*"
31193119
"@types/scheduler" "*"

0 commit comments

Comments
 (0)