Skip to content

Commit c2aeaf1

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v18.0.18
1 parent 082fe4e commit c2aeaf1

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
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@docusaurus/module-type-aliases": "2.0.0-beta.6",
5454
"@tsconfig/docusaurus": "1.0.6",
55-
"@types/react": "18.0.17",
55+
"@types/react": "18.0.18",
5656
"@types/react-helmet": "6.1.5",
5757
"@types/react-router-dom": "5.3.3",
5858
"@typescript-eslint/eslint-plugin": "5.36.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3047,10 +3047,10 @@
30473047
"@types/prop-types" "*"
30483048
csstype "^3.0.2"
30493049

3050-
"@types/[email protected].17":
3051-
version "18.0.17"
3052-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.17.tgz#4583d9c322d67efe4b39a935d223edcc7050ccf4"
3053-
integrity sha512-38ETy4tL+rn4uQQi7mB81G7V1g0u2ryquNmsVIOKUAEIDK+3CUjZ6rSRpdvS99dNBnkLFL83qfmtLacGOTIhwQ==
3050+
"@types/[email protected].18":
3051+
version "18.0.18"
3052+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
3053+
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
30543054
dependencies:
30553055
"@types/prop-types" "*"
30563056
"@types/scheduler" "*"

0 commit comments

Comments
 (0)