Skip to content

Commit 3399869

Browse files
renovate-botmergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.20
1 parent 6a2b364 commit 3399869

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.0.0-beta.6",
5454
"@tsconfig/docusaurus": "1.0.4",
55-
"@types/react": "17.0.19",
55+
"@types/react": "17.0.20",
5656
"@types/react-helmet": "6.1.2",
5757
"@types/react-router-dom": "5.1.8",
5858
"@typescript-eslint/eslint-plugin": "4.30.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2940,10 +2940,10 @@
29402940
"@types/prop-types" "*"
29412941
csstype "^3.0.2"
29422942

2943-
"@types/[email protected].19":
2944-
version "17.0.19"
2945-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
2946-
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
2943+
"@types/[email protected].20":
2944+
version "17.0.20"
2945+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.20.tgz#a4284b184d47975c71658cd69e759b6bd37c3b8c"
2946+
integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==
29472947
dependencies:
29482948
"@types/prop-types" "*"
29492949
"@types/scheduler" "*"

0 commit comments

Comments
 (0)