Skip to content

Commit 9ed5e39

Browse files
Bump @types/react from 17.0.9 to 17.0.10
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.9 to 17.0.10. - [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 6d0aa82 commit 9ed5e39

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.9",
28+
"@types/react": "17.0.10",
2929
"@types/react-dom": "17.0.6",
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
@@ -1264,10 +1264,10 @@
12641264
hoist-non-react-statics "^3.3.0"
12651265
redux "^4.0.0"
12661266

1267-
"@types/react@*", "@types/react@17.0.9":
1268-
version "17.0.9"
1269-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f"
1270-
integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA==
1267+
"@types/react@*", "@types/react@17.0.10":
1268+
version "17.0.10"
1269+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.10.tgz#c8bb4e37cc642f7cc5532959cb5e2ead6c74dec9"
1270+
integrity sha512-+Tc5aGO49L/cjFBfpIPB398ztmAUChglc+a+EYlvphMOMvwUEzmLiyfmnEseGE7inMO6XiSffHmXVPC8GonksQ==
12711271
dependencies:
12721272
"@types/prop-types" "*"
12731273
"@types/scheduler" "*"

0 commit comments

Comments
 (0)