build(deps): bump prettier from 2.6.1 to 2.6.2 in /web

Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  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] 2022-04-04 06:03:20 +00:00 committed by Collin M. Barrett
parent f317053352
commit 7edfabd4bf
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -19,7 +19,7 @@
"http-proxy-middleware": "^2.0.4",
"less": "^4.1.2",
"less-loader": "^7.3.0",
"prettier": "^2.6.1",
"prettier": "^2.6.2",
"react": "^18.0.0",
"react-app-rewired": "^2.2.1",
"react-dom": "^18.0.0",