Skip to content

Commit 2ec0772

Browse files
renovate-botmergify[bot]
authored andcommitted
chore(deps): update dependency @types/react to v17.0.32
1 parent bf5782a commit 2ec0772

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.4",
55-
"@types/react": "17.0.31",
55+
"@types/react": "17.0.32",
5656
"@types/react-helmet": "6.1.4",
5757
"@types/react-router-dom": "5.3.1",
5858
"@typescript-eslint/eslint-plugin": "5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2933,10 +2933,10 @@
29332933
"@types/prop-types" "*"
29342934
csstype "^3.0.2"
29352935

2936-
"@types/react@17.0.31":
2937-
version "17.0.31"
2938-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.31.tgz#fe05ebf91ff3ae35bb6b13f6c1b461db8089dff8"
2939-
integrity sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ==
2936+
"@types/react@17.0.32":
2937+
version "17.0.32"
2938+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.32.tgz#89a161286bbe2325d4d516420a27364a324909f4"
2939+
integrity sha512-hAm1pmwA3oZWbkB985RFwNvBRMG0F3KWSiC4/hNmanigKZMiKQoH5Q6etNw8HIDztTGfvXyOjPvdNnvBUCuaPg==
29402940
dependencies:
29412941
"@types/prop-types" "*"
29422942
"@types/scheduler" "*"

0 commit comments

Comments
 (0)