Skip to content

Commit e40d5a9

Browse files
chore(deps): bump @types/react from 17.0.11 to 17.0.13
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.11 to 17.0.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 437cd33 commit e40d5a9

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
@@ -8,7 +8,7 @@
88
"@testing-library/user-event": "^13.1.9",
99
"@types/jest": "^26.0.23",
1010
"@types/node": "^16.0.0",
11-
"@types/react": "^17.0.11",
11+
"@types/react": "^17.0.13",
1212
"@types/react-dom": "^17.0.8",
1313
"react": "^17.0.2",
1414
"react-dom": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4244,10 +4244,10 @@
42444244
dependencies:
42454245
"@types/react" "*"
42464246

4247-
"@types/react@*", "@types/react@^17.0.11":
4248-
version "17.0.11"
4249-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451"
4250-
integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==
4247+
"@types/react@*", "@types/react@^17.0.13":
4248+
version "17.0.13"
4249+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f"
4250+
integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==
42514251
dependencies:
42524252
"@types/prop-types" "*"
42534253
"@types/scheduler" "*"

0 commit comments

Comments
 (0)