build(deps): bump prettier from 2.8.5 to 2.8.6 in /web

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6.
- [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.8.5...2.8.6)

---
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] 2023-03-22 07:02:19 +00:00 committed by Collin Barrett
parent b5e5ebeb28
commit a9760a45ae
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.1",
"less": "^4.1.3",
"less-loader": "^11.1.0",
"prettier": "^2.8.5",
"prettier": "^2.8.6",
"react": "^17.0.2",
"react-app-rewired": "^2.1.11",
"react-dom": "^17.0.2",