From 33769bd026c27f50d7e59090ee510e8918afbbc1 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 3 Feb 2023 21:01:21 +0000 Subject: build(deps-dev): bump eslint-webpack-plugin from 3.2.0 to 4.0.0 Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.2.0 to 4.0.0. - [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.2.0...v4.0.0) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index de4283c0..f0742548 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "8.33.0", "eslint-plugin-jsdoc": "^39.8.0", "eslint-plugin-only-ascii": "0.0.0", - "eslint-webpack-plugin": "^3.2.0", + "eslint-webpack-plugin": "^4.0.0", "file-loader": "^6.2.0", "postcss": "^8.4.21", "postcss-cli": "^10.1.0", -- cgit v1.2.3