Skip to content

Commit 0ea0f2f

Browse files
Bump @types/react from 17.0.4 to 17.0.5
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.4 to 17.0.5. - [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 6a5238f commit 0ea0f2f

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.4",
28+
"@types/react": "17.0.5",
2929
"@types/react-dom": "17.0.3",
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
@@ -1246,10 +1246,10 @@
12461246
hoist-non-react-statics "^3.3.0"
12471247
redux "^4.0.0"
12481248

1249-
"@types/react@*", "@types/[email protected].4":
1250-
version "17.0.4"
1251-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.4.tgz#a67c6f7a460d2660e950d9ccc1c2f18525c28220"
1252-
integrity sha512-onz2BqScSFMoTRdJUZUDD/7xrusM8hBA2Fktk2qgaTYPCgPvWnDEgkrOs8hhPUf2jfcIXkJ5yK6VfYormJS3Jw==
1249+
"@types/react@*", "@types/[email protected].5":
1250+
version "17.0.5"
1251+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea"
1252+
integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==
12531253
dependencies:
12541254
"@types/prop-types" "*"
12551255
"@types/scheduler" "*"

0 commit comments

Comments
 (0)