aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-03 21:01:21 +0000
committerGravatar vitalyster2023-02-04 00:16:53 +0300
commit33769bd026c27f50d7e59090ee510e8918afbbc1 (patch)
treeb79ccbb17b8d47424211af9cbd3c485cf60537d9 /package.json
parent0c4e3e9e2062dffdb1e515aacb286047195b52b7 (diff)
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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",