Skip to content

Commit 90773e2

Browse files
committed
chore(deps): update dependency @types/react to v18.2.9
1 parent 247469d commit 90773e2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/core": "7.22.1",
2727
"@emotion/babel-preset-css-prop": "11.11.0",
2828
"@types/node": "18.16.16",
29-
"@types/react": "18.2.8",
29+
"@types/react": "18.2.9",
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
@@ -1073,10 +1073,10 @@
10731073
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
10741074
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
10751075

1076-
"@types/react@18.2.8":
1077-
version "18.2.8"
1078-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
1079-
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
1076+
"@types/react@18.2.9":
1077+
version "18.2.9"
1078+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
1079+
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
10801080
dependencies:
10811081
"@types/prop-types" "*"
10821082
"@types/scheduler" "*"

0 commit comments

Comments
 (0)