aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-12 12:38:09 +0000
committerGravatar vitalyster2021-11-12 15:38:28 +0300
commit8c2a99b74321a55f187ba15538338f3fc061b3d3 (patch)
tree0f81d3319b890b5fd279bd302d7a0f8666e875ed /package.json
parent36af9d351bdd59afd774c5c072213c94ed057dc5 (diff)
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>
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 0135676c..7d6762e0 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"cssnano": "^5.0.10",
"eslint": "8.2.0",
"eslint-plugin-only-ascii": "0.0.0",
- "eslint-webpack-plugin": "^3.1.0",
+ "eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",
"postcss": "^8.3.11",
"postcss-cli": "^9.0.2",