build(deps): bump less-loader from 7.2.1 to 7.3.0 in /web

Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 7.2.1 to 7.3.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.2.1...v7.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-22 11:04:06 +00:00 committed by Collin M. Barrett
parent a017ed7d73
commit 45fcc20ba6
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.2.0",
"eslint-plugin-prettier": "^3.3.1",
"less": "^4.1.0",
"less-loader": "^7.2.1",
"less-loader": "^7.3.0",
"prettier": "^2.2.1",
"react": "^17.0.1",
"react-app-rewired": "^2.1.8",