Skip to content

Commit 46dc065

Browse files
Merge pull request #289 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/react to v18.2.33
2 parents bb50c86 + e95d890 commit 46dc065

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.3",
4646
"@types/mdx": "^2.0.5",
4747
"@types/node": "20.8.9",
48-
"@types/react": "18.2.32",
48+
"@types/react": "18.2.33",
4949
"@types/react-dom": "18.2.14",
5050
"@typescript-eslint/eslint-plugin": "6.9.0",
5151
"@typescript-eslint/parser": "6.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3316,10 +3316,10 @@
33163316
"@types/scheduler" "*"
33173317
csstype "^3.0.2"
33183318

3319-
"@types/react@18.2.32":
3320-
version "18.2.32"
3321-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a"
3322-
integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg==
3319+
"@types/react@18.2.33":
3320+
version "18.2.33"
3321+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877"
3322+
integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==
33233323
dependencies:
33243324
"@types/prop-types" "*"
33253325
"@types/scheduler" "*"

0 commit comments

Comments
 (0)