summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-24 12:22:02 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-27 10:48:51 +0100
commite162b5ebe22cf813eb778b58af0a36b239b83e90 (patch)
tree43da676c84989013e9ee98f495695478d49496f6 /package.json
parent12e3c14768a53e6af60c90a7f8f1512f448523e4 (diff)
Build(deps-dev): Bump eslint-webpack-plugin from 3.2.0 to 4.0.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.2.0 to 4.0.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.2.0...v4.0.1) --- 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 c44ad6dda..e40a06c33 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^9.18.1",
- "eslint-webpack-plugin": "^3.1.1",
+ "eslint-webpack-plugin": "^4.0.1",
"focus-trap": "^7.5.4",
"hammerjs": "^2.0.8",
"ical.js": "^1.5.0",