aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-06-23 21:09:04 +0000
committerGravatar vitalyster2022-06-24 00:21:57 +0300
commit4ebc9ab55553a33ef7c3bedb8628ffaf74333f84 (patch)
treec6b0ad53bafd82ea3bffdcc4f62c09b01caa7a9f /package.json
parent34350103d52016dca6dfff4388c9a4d0595fb012 (diff)
Bump eslint-webpack-plugin from 3.1.1 to 3.2.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.1.1 to 3.2.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.1.1...v3.2.0) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor ... 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 88fbf287..2ea85af1 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"eslint": "8.18.0",
"eslint-plugin-jsdoc": "^39.3.3",
"eslint-plugin-only-ascii": "0.0.0",
- "eslint-webpack-plugin": "^3.1.1",
+ "eslint-webpack-plugin": "^3.2.0",
"file-loader": "^6.2.0",
"postcss": "^8.4.14",
"postcss-cli": "^9.1.0",