Bump shell-quote and react-dev-utils

Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.0 and updates ancestor dependency [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils). These dependencies need to be updated together.


Updates `shell-quote` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/ljharb/shell-quote/releases)
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.8.0)

Updates `react-dev-utils` from 11.0.4 to 12.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-dev-utils@12.0.1/packages/react-dev-utils)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
- dependency-name: react-dev-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-05 00:51:12 +00:00 committed by GitHub
parent f87f33b591
commit ca73eb9905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 578 additions and 244 deletions

820
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -56,7 +56,7 @@
"query-string": "^6.2.0",
"react": "^16.8.5",
"react-app-polyfill": "^0.1.3",
"react-dev-utils": "^11.0.4",
"react-dev-utils": "^12.0.1",
"react-device-detect": "^1.6.2",
"react-dom": "^16.8.5",
"react-emotion": "^9.2.12",