Skip to content

Commit bfbd2c6

Browse files
Update dependency @types/react to v17.0.16 (#405)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 1abc144 commit bfbd2c6

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.15",
44+
"@types/react": "17.0.16",
4545
"@typescript-eslint/eslint-plugin": "4.29.0",
4646
"@typescript-eslint/parser": "4.29.0",
4747
"eslint": "7.31.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.15":
1839-
version "17.0.15"
1840-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
1841-
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
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==
18421842
dependencies:
18431843
"@types/prop-types" "*"
18441844
"@types/scheduler" "*"

0 commit comments

Comments
 (0)