Skip to content

Commit e2f0920

Browse files
Merge pull request #342 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/react to v18.2.79
2 parents 0e1b052 + 2f8f024 commit e2f0920

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.7",
48-
"@types/react": "18.2.78",
48+
"@types/react": "18.2.79",
4949
"@types/react-dom": "18.2.25",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
5151
"@typescript-eslint/parser": "6.21.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3642,10 +3642,10 @@
36423642
"@types/scheduler" "*"
36433643
csstype "^3.0.2"
36443644

3645-
"@types/[email protected].78":
3646-
version "18.2.78"
3647-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.78.tgz#94aec453d0ccca909998a2b4b2fd78af15a7d2fe"
3648-
integrity sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==
3645+
"@types/[email protected].79":
3646+
version "18.2.79"
3647+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.79.tgz#c40efb4f255711f554d47b449f796d1c7756d865"
3648+
integrity sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==
36493649
dependencies:
36503650
"@types/prop-types" "*"
36513651
csstype "^3.0.2"

0 commit comments

Comments
 (0)