Skip to content

Commit d395b22

Browse files
Merge pull request #412 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/react to v18.3.5
2 parents 3318077 + 1ccb708 commit d395b22

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.16.2",
48-
"@types/react": "18.3.4",
48+
"@types/react": "18.3.5",
4949
"@types/react-dom": "18.3.0",
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
@@ -3986,10 +3986,10 @@
39863986
"@types/scheduler" "*"
39873987
csstype "^3.0.2"
39883988

3989-
"@types/react@18.3.4":
3990-
version "18.3.4"
3991-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
3992-
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
3989+
"@types/react@18.3.5":
3990+
version "18.3.5"
3991+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f"
3992+
integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==
39933993
dependencies:
39943994
"@types/prop-types" "*"
39953995
csstype "^3.0.2"

0 commit comments

Comments
 (0)