Skip to content

Commit c581aa7

Browse files
renovate-botmergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.21
1 parent cbd5b07 commit c581aa7

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.20",
55+
"@types/react": "17.0.21",
5656
"@types/react-helmet": "6.1.2",
5757
"@types/react-router-dom": "5.1.9",
5858
"@typescript-eslint/eslint-plugin": "4.31.1",

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/react@17.0.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==
2943+
"@types/react@17.0.21":
2944+
version "17.0.21"
2945+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.21.tgz#069c43177cd419afaab5ce26bb4e9056549f7ea6"
2946+
integrity sha512-GzzXCpOthOjXvrAUFQwU/svyxu658cwu00Q9ugujS4qc1zXgLFaO0kS2SLOaMWLt2Jik781yuHCWB7UcYdGAeQ==
29472947
dependencies:
29482948
"@types/prop-types" "*"
29492949
"@types/scheduler" "*"

0 commit comments

Comments
 (0)