build(deps): bump less-loader from 7.0.1 to 7.0.2 in /web

Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 7.0.1 to 7.0.2.
- [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.0.1...v7.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-12 11:03:56 +00:00 committed by Collin M. Barrett
parent dd89da3a1c
commit a9375a8354
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -15,7 +15,7 @@
"babel-plugin-import": "^1.13.1",
"customize-cra": "^1.0.0",
"less": "^3.12.2",
"less-loader": "^7.0.1",
"less-loader": "^7.0.2",
"react": "^16.13.1",
"react-app-rewired": "^2.1.6",
"react-dom": "^16.13.1",