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

Commit e68700f

Browse files
Bump @types/react from 16.9.23 to 16.9.29
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.23 to 16.9.29. - [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 60c7601 commit e68700f

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@types/node": "^13.9.2",
20-
"@types/react": "^16.9.23",
20+
"@types/react": "^16.9.29",
2121
"@types/react-dom": "^16.9.5",
2222
"typescript": "^3.8.3"
2323
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,10 +1032,10 @@
10321032
dependencies:
10331033
"@types/react" "*"
10341034

1035-
"@types/react@*", "@types/react@^16.9.23":
1036-
version "16.9.23"
1037-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.23.tgz#1a66c6d468ba11a8943ad958a8cb3e737568271c"
1038-
integrity sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==
1035+
"@types/react@*", "@types/react@^16.9.29":
1036+
version "16.9.29"
1037+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.29.tgz#41c0353b5ea916cdb7a7e89b80b09b268c87a2f8"
1038+
integrity sha512-aE5sV9XVqKvIR8Lqa73hXvlqBzz5hBG0jtV9jZ1uuEWRmW8KN/mdQQmsYlPx6z/b2xa8zR3jtk7WoT+2/m4suA==
10391039
dependencies:
10401040
"@types/prop-types" "*"
10411041
csstype "^2.2.0"

0 commit comments

Comments
 (0)