build(deps): bump less from 3.12.2 to 3.13.0 in /web

Bumps [less](https://github.com/less/less.js) from 3.12.2 to 3.13.0.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/compare/v3.12.2...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-14 14:24:06 +00:00 committed by Collin M. Barrett
parent df49e5fd96
commit 8622314076
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -16,7 +16,7 @@
"customize-cra": "^1.0.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.3.0",
"less": "^3.12.2",
"less": "^3.13.0",
"less-loader": "^7.1.0",
"prettier": "^2.2.1",
"react": "^17.0.1",