Skip to content

Commit 5c62a35

Browse files
committed
Update dependency @types/react to v18.2.21
1 parent b537ea6 commit 5c62a35

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
@@ -28,7 +28,7 @@
2828
"@types/lodash": "4.14.197",
2929
"@types/marked": "5.0.1",
3030
"@types/node": "16.11.19",
31-
"@types/react": "18.2.20",
31+
"@types/react": "18.2.21",
3232
"@types/react-dom": "18.2.7",
3333
"@typescript-eslint/eslint-plugin": "5.62.0",
3434
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,10 +1404,10 @@
14041404
"@types/scheduler" "*"
14051405
csstype "^3.0.2"
14061406

1407-
"@types/react@18.2.20":
1408-
version "18.2.20"
1409-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2"
1410-
integrity sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==
1407+
"@types/react@18.2.21":
1408+
version "18.2.21"
1409+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9"
1410+
integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==
14111411
dependencies:
14121412
"@types/prop-types" "*"
14131413
"@types/scheduler" "*"

0 commit comments

Comments
 (0)