Skip to content

Commit 2e234e0

Browse files
chore(deps-dev): bump @types/react from 18.2.74 to 18.2.75 in the types group (#10875)
1 parent 512ebb0 commit 2e234e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"@types/jest": "^29.5.12",
167167
"@types/mdast": "^4.0.3",
168168
"@types/node": "^18.16.6",
169-
"@types/react": "^18.2.74",
169+
"@types/react": "^18.2.75",
170170
"@types/react-dom": "^18.2.24",
171171
"@types/react-modal": "^3.16.3",
172172
"babel-jest": "^29.7.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3148,10 +3148,10 @@
31483148
dependencies:
31493149
"@types/react" "*"
31503150

3151-
"@types/react@*", "@types/react@^18.2.74":
3152-
version "18.2.74"
3153-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
3154-
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
3151+
"@types/react@*", "@types/react@^18.2.75":
3152+
version "18.2.75"
3153+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.75.tgz#45d18f384939306d35312def1bf532eb38a68562"
3154+
integrity sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==
31553155
dependencies:
31563156
"@types/prop-types" "*"
31573157
csstype "^3.0.2"

0 commit comments

Comments
 (0)