Skip to content

Commit 4e2eb55

Browse files
Bump @types/react from 17.0.5 to 17.0.6
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.5 to 17.0.6. - [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 4b53d5a commit 4e2eb55

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.5",
28+
"@types/react": "17.0.6",
2929
"@types/react-dom": "17.0.5",
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/react@17.0.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==
1249+
"@types/react@*", "@types/react@17.0.6":
1250+
version "17.0.6"
1251+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
1252+
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
12531253
dependencies:
12541254
"@types/prop-types" "*"
12551255
"@types/scheduler" "*"

0 commit comments

Comments
 (0)