Skip to content

Commit 7775967

Browse files
Update dependency @types/react to v17.0.14 (#391)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f78180a commit 7775967

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.13",
44+
"@types/react": "17.0.14",
4545
"@typescript-eslint/eslint-plugin": "4.28.2",
4646
"@typescript-eslint/parser": "4.28.2",
4747
"eslint": "7.30.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.13":
1836-
version "17.0.13"
1837-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f"
1838-
integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==
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==
18391839
dependencies:
18401840
"@types/prop-types" "*"
18411841
"@types/scheduler" "*"

0 commit comments

Comments
 (0)