chore:(deps): bump @types/react from 17.0.24 to 17.0.25 in /explorer (#20347)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.24 to 17.0.25.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-30 10:18:11 -04:00 committed by GitHub
parent 66e6110f5a
commit d5dae4fc0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@
"@types/classnames": "^2.3.1",
"@types/jest": "^27.0.2",
"@types/node": "^16.10.2",
"@types/react": "^17.0.24",
"@types/react": "^17.0.25",
"@types/react-dom": "^17.0.9",
"@types/react-router-dom": "^5.3.0",
"@types/react-select": "^3.1.2",
@ -4459,9 +4459,9 @@
"integrity": "sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA=="
},
"node_modules/@types/react": {
"version": "17.0.24",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.24.tgz",
"integrity": "sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==",
"version": "17.0.25",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.25.tgz",
"integrity": "sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -28174,9 +28174,9 @@
"integrity": "sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA=="
},
"@types/react": {
"version": "17.0.24",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.24.tgz",
"integrity": "sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==",
"version": "17.0.25",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.25.tgz",
"integrity": "sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -21,7 +21,7 @@
"@types/classnames": "^2.3.1",
"@types/jest": "^27.0.2",
"@types/node": "^16.10.2",
"@types/react": "^17.0.24",
"@types/react": "^17.0.25",
"@types/react-dom": "^17.0.9",
"@types/react-router-dom": "^5.3.0",
"@types/react-select": "^3.1.2",