Skip to content

Commit b3ff228

Browse files
committed
chore(deps): update dependency @types/react to v18.2.9
1 parent b325904 commit b3ff228

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
@@ -23,7 +23,7 @@
2323
"@babel/core": "7.22.1",
2424
"@emotion/babel-preset-css-prop": "11.11.0",
2525
"@types/node": "17.0.35",
26-
"@types/react": "18.2.8",
26+
"@types/react": "18.2.9",
2727
"typescript": "4.9.5",
2828
"typescript-styled-plugin": "0.18.3"
2929
}

yarn.lock

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

984-
"@types/react@18.2.8":
985-
version "18.2.8"
986-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8"
987-
integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==
984+
"@types/react@18.2.9":
985+
version "18.2.9"
986+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
987+
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
988988
dependencies:
989989
"@types/prop-types" "*"
990990
"@types/scheduler" "*"

0 commit comments

Comments
 (0)