build(deps-dev): bump @types/react from 16.9.46 to 16.9.48

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.46 to 16.9.48.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
pull/29/head
dependabot[bot] 4 years ago committed by GitHub
parent d1ca8b70b2
commit 2999c46912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@
"@types/express": "^4.17.7",
"@types/express-session": "^1.17.0",
"@types/node": "^14.0.27",
"@types/react": "^16.9.46",
"@types/react": "^16.9.48",
"@types/react-transition-group": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.10.1",

@ -1358,10 +1358,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^16.9.46":
version "16.9.46"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.46.tgz#f0326cd7adceda74148baa9bff6e918632f5069e"
integrity sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==
"@types/react@*", "@types/react@^16.9.48":
version "16.9.48"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.48.tgz#d3387329f070d1b1bc0ff4a54a54ceefd5a8485c"
integrity sha512-4ykBVswgYitPGMXFRxJCHkxJDU2rjfU3/zw67f8+dB7sNdVJXsrwqoYxz/stkAucymnEEbRPFmX7Ce5Mc/kJCw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"

Loading…
Cancel
Save