chore:(deps): bump @types/react from 17.0.28 to 17.0.30 in /explorer

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

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-15 08:12:37 +00:00
parent d363ec98a9
commit a674fe9888
2 changed files with 8 additions and 8 deletions

View File

@ -28,7 +28,7 @@
"@types/classnames": "^2.3.1",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.0",
"@types/react": "^17.0.28",
"@types/react": "^17.0.30",
"@types/react-dom": "^17.0.9",
"@types/react-router-dom": "^5.3.1",
"@types/react-select": "^3.1.2",
@ -5075,9 +5075,9 @@
"integrity": "sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA=="
},
"node_modules/@types/react": {
"version": "17.0.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.28.tgz",
"integrity": "sha512-6OmflHgk2DlnsFi49kBW3/Dql1GT32bYSk+A6tFBDAt0T0bxotBdQwXkm77lVlczHwY6+Wu6IfpsGqArjOYtaA==",
"version": "17.0.30",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.30.tgz",
"integrity": "sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -30152,9 +30152,9 @@
"integrity": "sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA=="
},
"@types/react": {
"version": "17.0.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.28.tgz",
"integrity": "sha512-6OmflHgk2DlnsFi49kBW3/Dql1GT32bYSk+A6tFBDAt0T0bxotBdQwXkm77lVlczHwY6+Wu6IfpsGqArjOYtaA==",
"version": "17.0.30",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.30.tgz",
"integrity": "sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -23,7 +23,7 @@
"@types/classnames": "^2.3.1",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.0",
"@types/react": "^17.0.28",
"@types/react": "^17.0.30",
"@types/react-dom": "^17.0.9",
"@types/react-router-dom": "^5.3.1",
"@types/react-select": "^3.1.2",