Skip to content

Commit 8feee90

Browse files
depfu[bot]arghyaxcodes
authored andcommitted
Update @types/react to version 18.2.9
1 parent 4724de0 commit 8feee90

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
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@babel/core": "^7.21.8",
6969
"@babel/plugin-transform-react-jsx": "^7.21.0",
70-
"@types/react": "^18.2.6",
70+
"@types/react": "^18.2.9",
7171
"@typescript-eslint/eslint-plugin": "^5.59.9",
7272
"@typescript-eslint/parser": "^5.59.9",
7373
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,10 +2122,10 @@
21222122
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
21232123
integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==
21242124

2125-
"@types/react@^18.2.6":
2126-
version "18.2.6"
2127-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571"
2128-
integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==
2125+
"@types/react@^18.2.9":
2126+
version "18.2.9"
2127+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
2128+
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
21292129
dependencies:
21302130
"@types/prop-types" "*"
21312131
"@types/scheduler" "*"

0 commit comments

Comments
 (0)