Skip to content

Commit 4d0226d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react to v17.0.14
1 parent 8c4fcd0 commit 4d0226d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@testing-library/user-event": "13.1.9",
1414
"@types/jest": "26.0.24",
1515
"@types/node": "14.17.5",
16-
"@types/react": "17.0.13",
16+
"@types/react": "17.0.14",
1717
"@types/react-dom": "17.0.8",
1818
"@types/react-router": "5.1.15",
1919
"@types/react-router-dom": "5.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2123,10 +2123,10 @@
21232123
"@types/scheduler" "*"
21242124
csstype "^3.0.2"
21252125

2126-
"@types/react@17.0.13":
2127-
version "17.0.13"
2128-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f"
2129-
integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==
2126+
"@types/react@17.0.14":
2127+
version "17.0.14"
2128+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
2129+
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
21302130
dependencies:
21312131
"@types/prop-types" "*"
21322132
"@types/scheduler" "*"

0 commit comments

Comments
 (0)