Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 08bc3cb

Browse files
Bump @types/react from 16.7.22 to 16.9.2
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.7.22 to 16.9.2. - [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 62e8b20 commit 08bc3cb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/json-schema": "^7.0.1",
3232
"@types/jss": "^9.5.7",
3333
"@types/prettier": "^1.13.2",
34-
"@types/react": "^16.7.22",
34+
"@types/react": "^16.9.2",
3535
"@types/react-dom": "^16.0.9",
3636
"@types/react-tap-event-plugin": "^0.0.30",
3737
"@types/react-transition-group": "^2.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@
159159
dependencies:
160160
"@types/react" "*"
161161

162-
"@types/react@*", "@types/react@^16.7.22":
163-
version "16.7.22"
164-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.22.tgz#5bc6d166d5ac34b835756f0b736c7b1af0043e81"
165-
integrity sha512-j/3tVoY09kHcTfbia4l67ofQn9xvktUvlC/4QN0KuBHAXlbU/wuGKMb8WfEb/vIcWxsOxHv559uYprkFDFfP8Q==
162+
"@types/react@*", "@types/react@^16.9.2":
163+
version "16.9.2"
164+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.2.tgz#6d1765431a1ad1877979013906731aae373de268"
165+
integrity sha512-jYP2LWwlh+FTqGd9v7ynUKZzjj98T8x7Yclz479QdRhHfuW9yQ+0jjnD31eXSXutmBpppj5PYNLYLRfnZJvcfg==
166166
dependencies:
167167
"@types/prop-types" "*"
168168
csstype "^2.2.0"

0 commit comments

Comments
 (0)