Skip to content

Commit 4b4d28a

Browse files
Merge pull request #323 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/react to v18.2.73
2 parents e726a57 + 0a9ecda commit 4b4d28a

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.11.30",
48-
"@types/react": "18.2.72",
48+
"@types/react": "18.2.73",
4949
"@types/react-dom": "18.2.22",
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
@@ -3509,10 +3509,10 @@
35093509
"@types/scheduler" "*"
35103510
csstype "^3.0.2"
35113511

3512-
"@types/[email protected].72":
3513-
version "18.2.72"
3514-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.72.tgz#3341a6d0746d1c7d8510810319323850c04bd6ed"
3515-
integrity sha512-/e7GWxGzXQF7OJAua7UAYqYi/4VpXEfbGtmYQcAQwP3SjjjAXfybTf/JK5S+SaetB/ChXl8Y2g1hCsj7jDXxcg==
3512+
"@types/[email protected].73":
3513+
version "18.2.73"
3514+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
3515+
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
35163516
dependencies:
35173517
"@types/prop-types" "*"
35183518
csstype "^3.0.2"

0 commit comments

Comments
 (0)