Skip to content

Commit a7f36a7

Browse files
Update dependency @types/react to v17.0.15 (#399)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0058bd4 commit a7f36a7

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.3",
4343
"@tsconfig/docusaurus": "1.0.2",
44-
"@types/react": "17.0.14",
44+
"@types/react": "17.0.15",
4545
"@typescript-eslint/eslint-plugin": "4.28.4",
4646
"@typescript-eslint/parser": "4.28.4",
4747
"eslint": "7.31.0",

yarn.lock

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

1835-
"@types/react@17.0.14":
1836-
version "17.0.14"
1837-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
1838-
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
1835+
"@types/react@17.0.15":
1836+
version "17.0.15"
1837+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
1838+
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
18391839
dependencies:
18401840
"@types/prop-types" "*"
18411841
"@types/scheduler" "*"

0 commit comments

Comments
 (0)