Skip to content

Commit 1c021d3

Browse files
Bump @types/react from 17.0.14 to 17.0.15
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.14 to 17.0.15. - [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 fd6f6cc commit 1c021d3

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.24",
2727
"@types/node": "^12.19.8",
28-
"@types/react": "17.0.14",
28+
"@types/react": "17.0.15",
2929
"@types/react-dom": "17.0.9",
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
@@ -1279,10 +1279,10 @@
12791279
hoist-non-react-statics "^3.3.0"
12801280
redux "^4.0.0"
12811281

1282-
"@types/react@*", "@types/[email protected].14":
1283-
version "17.0.14"
1284-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f"
1285-
integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==
1282+
"@types/react@*", "@types/[email protected].15":
1283+
version "17.0.15"
1284+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0"
1285+
integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw==
12861286
dependencies:
12871287
"@types/prop-types" "*"
12881288
"@types/scheduler" "*"

0 commit comments

Comments
 (0)