Skip to content

Commit 5d30838

Browse files
Merge pull request #327 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/react to v18.2.74
2 parents 1b17a14 + 9e7f680 commit 5d30838

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
4747
"@types/node": "20.12.2",
48-
"@types/react": "18.2.73",
48+
"@types/react": "18.2.74",
4949
"@types/react-dom": "18.2.23",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
5151
"@typescript-eslint/parser": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3527,10 +3527,10 @@
35273527
"@types/scheduler" "*"
35283528
csstype "^3.0.2"
35293529

3530-
"@types/react@18.2.73":
3531-
version "18.2.73"
3532-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
3533-
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
3530+
"@types/react@18.2.74":
3531+
version "18.2.74"
3532+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
3533+
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
35343534
dependencies:
35353535
"@types/prop-types" "*"
35363536
csstype "^3.0.2"

0 commit comments

Comments
 (0)