diff options
| author | 2021-03-06 14:50:56 +0000 | |
|---|---|---|
| committer | 2021-03-06 14:50:56 +0000 | |
| commit | dea045c23ee5111ed97ba8fba302809fd03fcda0 (patch) | |
| tree | 04852e29f0e9a68ccf5ef3114aa0e5160d2c18bd /yarn.lock | |
| parent | Merge pull request #165 from python-discord/dependabot/npm_and_yarn/typescrip... (diff) | |
Bump @types/react from 17.0.1 to 17.0.2
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2132,10 +2132,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/[email protected]": - version "17.0.1" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.1.tgz#eb1f1407dea8da3bc741879c1192aa703ab9975b" - integrity sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ== +"@types/react@*", "@types/[email protected]": + version "17.0.2" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.2.tgz#3de24c4efef902dd9795a49c75f760cbe4f7a5a8" + integrity sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA== dependencies: "@types/prop-types" "*" csstype "^3.0.2" |