Skip to content

Commit 5ea5bad

Browse files
Merge pull request #309 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/react to v18.2.67
2 parents 3bf090f + 293cdeb commit 5ea5bad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.11.28",
48-
"@types/react": "18.2.66",
48+
"@types/react": "18.2.67",
4949
"@types/react-dom": "18.2.22",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
5151
"@typescript-eslint/parser": "6.21.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3397,10 +3397,10 @@
33973397
"@types/scheduler" "*"
33983398
csstype "^3.0.2"
33993399

3400-
"@types/[email protected].66":
3401-
version "18.2.66"
3402-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451"
3403-
integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg==
3400+
"@types/[email protected].67":
3401+
version "18.2.67"
3402+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.67.tgz#96b7af0b5e79c756f4bdd981de2ca28472c858e5"
3403+
integrity sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw==
34043404
dependencies:
34053405
"@types/prop-types" "*"
34063406
"@types/scheduler" "*"

0 commit comments

Comments
 (0)