Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

Commit 71e2d3c

Browse files
Bump @types/react from 16.8.22 to 16.8.23
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.22 to 16.8.23. - [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 655d128 commit 71e2d3c

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
@@ -24,7 +24,7 @@
2424
"@material-ui/icons": "^4.2.1",
2525
"@types/jest": "^24.0.15",
2626
"@types/json-schema": "^7.0.3",
27-
"@types/react": "^16.8.22",
27+
"@types/react": "^16.8.23",
2828
"@types/react-dom": "^16.8.4",
2929
"@types/react-jsonschema-form": "^1.6.2",
3030
"husky": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,10 +1003,10 @@
10031003
dependencies:
10041004
"@types/react" "*"
10051005

1006-
"@types/react@*", "@types/react@^16.8.22":
1007-
version "16.8.22"
1008-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.22.tgz#7f18bf5ea0c1cad73c46b6b1c804a3ce0eec6d54"
1009-
integrity sha512-C3O1yVqk4sUXqWyx0wlys76eQfhrQhiDhDlHBrjER76lR2S2Agiid/KpOU9oCqj1dISStscz7xXz1Cg8+sCQeA==
1006+
"@types/react@*", "@types/react@^16.8.23":
1007+
version "16.8.23"
1008+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23.tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2"
1009+
integrity sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA==
10101010
dependencies:
10111011
"@types/prop-types" "*"
10121012
csstype "^2.2.0"

0 commit comments

Comments
 (0)