Skip to content

Commit 65cae83

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v18.0.20
1 parent 28e72ed commit 65cae83

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
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@docusaurus/module-type-aliases": "2.1.0",
5454
"@tsconfig/docusaurus": "1.0.6",
55-
"@types/react": "18.0.19",
55+
"@types/react": "18.0.20",
5656
"@types/react-helmet": "6.1.5",
5757
"@types/react-router-dom": "5.3.3",
5858
"@typescript-eslint/eslint-plugin": "5.37.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2319,10 +2319,10 @@
23192319
"@types/scheduler" "*"
23202320
csstype "^3.0.2"
23212321

2322-
"@types/[email protected].19":
2323-
version "18.0.19"
2324-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.19.tgz#269a5f35b9a73c69dfb0c7189017013ab02acbaa"
2325-
integrity sha512-BDc3Q+4Q3zsn7k9xZrKfjWyJsSlEDMs38gD1qp2eDazLCdcPqAT+vq1ND+Z8AGel/UiwzNUk8ptpywgNQcJ1MQ==
2322+
"@types/[email protected].20":
2323+
version "18.0.20"
2324+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20.tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab"
2325+
integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==
23262326
dependencies:
23272327
"@types/prop-types" "*"
23282328
"@types/scheduler" "*"

0 commit comments

Comments
 (0)