Skip to content

Commit 311e197

Browse files
committed
chore(deps): update dependency @types/react to v18.0.38
1 parent 3f1ac68 commit 311e197

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
@@ -26,7 +26,7 @@
2626
"@babel/core": "7.21.4",
2727
"@emotion/babel-preset-css-prop": "11.10.0",
2828
"@types/node": "18.15.13",
29-
"@types/react": "18.0.37",
29+
"@types/react": "18.0.38",
3030
"typescript": "4.9.5",
3131
"typescript-styled-plugin": "0.18.3"
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,10 +1133,10 @@
11331133
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
11341134
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
11351135

1136-
"@types/[email protected].37":
1137-
version "18.0.37"
1138-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.37.tgz#7a784e2a8b8f83abb04dc6b9ed9c9b4c0aee9be7"
1139-
integrity sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw==
1136+
"@types/[email protected].38":
1137+
version "18.0.38"
1138+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.38.tgz#02a23bef8848b360a0d1dceef4432c15c21c600c"
1139+
integrity sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==
11401140
dependencies:
11411141
"@types/prop-types" "*"
11421142
"@types/scheduler" "*"

0 commit comments

Comments
 (0)