Skip to content

Commit 3322e32

Browse files
Bump @types/react from 17.0.12 to 17.0.13
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.12 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] <support@dependabot.com>
1 parent 0158e81 commit 3322e32

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
@@ -25,7 +25,7 @@
2525
"@types/html-webpack-plugin": "3.2.5",
2626
"@types/jest": "26.0.23",
2727
"@types/node": "^12.19.8",
28-
"@types/react": "17.0.12",
28+
"@types/react": "17.0.13",
2929
"@types/react-dom": "17.0.8",
3030
"@types/webpack": "5.28.0",
3131
"@types/webpack-dev-server": "3.11.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,10 +1270,10 @@
12701270
hoist-non-react-statics "^3.3.0"
12711271
redux "^4.0.0"
12721272

1273-
"@types/react@*", "@types/react@17.0.12":
1274-
version "17.0.12"
1275-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.12.tgz#e9a1add2abc4eb90ec7b1676a6e8567b147ab954"
1276-
integrity sha512-F0Kcg/W9Zakf9GnYQzM67QjeTlbBcE8UPOck3pjiW0K4vqXvmfm5UErg+83nkK4VIi8IixaA2gqYgI42UTq0TQ==
1273+
"@types/react@*", "@types/react@17.0.13":
1274+
version "17.0.13"
1275+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.13.tgz#6b7c9a8f2868586ad87d941c02337c6888fb874f"
1276+
integrity sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==
12771277
dependencies:
12781278
"@types/prop-types" "*"
12791279
"@types/scheduler" "*"

0 commit comments

Comments
 (0)