build(deps-dev): Bump eslint-webpack-plugin from 3.1.0 to 3.1.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.0...v3.1.1 ) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
parent
a01f261d
No related branches found
No related tags found
... | @@ -36,7 +36,7 @@ | ... | @@ -36,7 +36,7 @@ |
"eslint": "8.2.0", | "eslint": "8.2.0", | ||
"eslint-config-prettier": "^8.3.0", | "eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-vue": "^8.0.3", | "eslint-plugin-vue": "^8.0.3", | ||
"eslint-webpack-plugin": "^3.1.0" | "eslint-webpack-plugin": "^3.1.1" | ||
}, | }, | ||
"browserslist": [ | "browserslist": [ | ||
"last 10 Chrome versions", | "last 10 Chrome versions", | ||
... | ... |
Please register or sign in to comment