Skip to content

Commit 7d0b19f

Browse files
Update dependency @types/react to v17.0.20 (#414)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 068f0d4 commit 7d0b19f

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
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@docusaurus/module-type-aliases": "2.0.0-beta.6",
4343
"@tsconfig/docusaurus": "1.0.4",
44-
"@types/react": "17.0.19",
44+
"@types/react": "17.0.20",
4545
"@typescript-eslint/eslint-plugin": "4.30.0",
4646
"@typescript-eslint/parser": "4.30.0",
4747
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,10 +1883,10 @@
18831883
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
18841884
integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==
18851885

1886-
"@types/react@17.0.19":
1887-
version "17.0.19"
1888-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991"
1889-
integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==
1886+
"@types/react@17.0.20":
1887+
version "17.0.20"
1888+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.20.tgz#a4284b184d47975c71658cd69e759b6bd37c3b8c"
1889+
integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==
18901890
dependencies:
18911891
"@types/prop-types" "*"
18921892
"@types/scheduler" "*"

0 commit comments

Comments
 (0)