aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-27 21:09:44 +0000
committerGravatar vitalyster2021-10-28 11:20:51 +0300
commitffd6563c7ebdd62902ba2583a2997d3f15271046 (patch)
treeeea045843227d30a90662da819bc01d5c543eb56 /package.json
parent778e074b8024969b82ebffa47b5412d21efce7c6 (diff)
Bump eslint-webpack-plugin from 3.0.1 to 3.1.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.0.1 to 3.1.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.0.1...v3.1.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 3542161b..8afc726f 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"cssnano": "^5.0.8",
"eslint": "7.32.0",
"eslint-plugin-only-ascii": "0.0.0",
- "eslint-webpack-plugin": "^3.0.1",
+ "eslint-webpack-plugin": "^3.1.0",
"file-loader": "^6.2.0",
"postcss": "^8.3.11",
"postcss-cli": "^9.0.1",