build(deps): bump less-loader from 7.1.0 to 7.2.0 in /web

Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/less-loader/compare/v7.1.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-24 11:05:09 +00:00 committed by Collin M. Barrett
parent 98635e520a
commit 38808ae6d2
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -17,7 +17,7 @@
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-prettier": "^3.3.0",
"less": "^3.13.1",
"less-loader": "^7.1.0",
"less-loader": "^7.2.0",
"prettier": "^2.2.1",
"react": "^17.0.1",
"react-app-rewired": "^2.1.8",