Skip to content

Commit 28bc75b

Browse files
Update dependency @types/react to v17.0.18 (#410)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4154545 commit 28bc75b

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.4",
4343
"@tsconfig/docusaurus": "1.0.3",
44-
"@types/react": "17.0.16",
44+
"@types/react": "17.0.18",
4545
"@typescript-eslint/eslint-plugin": "4.29.0",
4646
"@typescript-eslint/parser": "4.29.0",
4747
"eslint": "7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,10 +1835,10 @@
18351835
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
18361836
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
18371837

1838-
"@types/react@17.0.16":
1839-
version "17.0.16"
1840-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16.tgz#056f40c45645761527baeb7d89d842a6abdf285a"
1841-
integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg==
1838+
"@types/react@17.0.18":
1839+
version "17.0.18"
1840+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18.tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe"
1841+
integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==
18421842
dependencies:
18431843
"@types/prop-types" "*"
18441844
"@types/scheduler" "*"

0 commit comments

Comments
 (0)