Bump @types/react from 16.9.23 to 16.9.25 (#1059)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.23 to 16.9.25. - [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> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
4fede2387d
commit
251fa27c65
6
package-lock.json
generated
6
package-lock.json
generated
@ -2006,9 +2006,9 @@
|
||||
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.9.23",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.23.tgz",
|
||||
"integrity": "sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==",
|
||||
"version": "16.9.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.25.tgz",
|
||||
"integrity": "sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@testing-library/react": "10.0.1",
|
||||
"@types/jest": "25.1.4",
|
||||
"@types/nanoid": "2.1.0",
|
||||
"@types/react": "16.9.23",
|
||||
"@types/react": "16.9.25",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"@types/socket.io-client": "1.4.32",
|
||||
"asar": "3.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user