Skip to content
Snippets Groups Projects
Unverified Commit 922f48ce authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps-dev): 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: default avatardependabot[bot] <support@github.com>
parent a01f261d
No related branches found
No related tags found
1 merge request!74build(deps-dev): Bump eslint-webpack-plugin from 3.1.0 to 3.1.1
{ {
"name": "ltt-mapmaker", "name": "ltt-mapmaker",
"version": "2.3.3", "version": "2.3.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ltt-mapmaker", "name": "ltt-mapmaker",
"version": "2.3.3", "version": "2.3.4",
"license": "MITLicense",
"dependencies": { "dependencies": {
"@quasar/extras": "^1.11.4", "@quasar/extras": "^1.11.4",
"core-js": "^3.19.1", "core-js": "^3.19.1",
...@@ -22,7 +23,7 @@ ...@@ -22,7 +23,7 @@
"eslint": "8.2.0", "eslint": "8.2.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.0.3", "eslint-plugin-vue": "^8.0.3",
"eslint-webpack-plugin": "^3.1.0" "eslint-webpack-plugin": "^3.1.1"
}, },
"engines": { "engines": {
"node": "^16.9.1", "node": "^16.9.1",
...@@ -5347,9 +5348,9 @@ ...@@ -5347,9 +5348,9 @@
} }
}, },
"node_modules/eslint-webpack-plugin": { "node_modules/eslint-webpack-plugin": {
"version": "3.1.0", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.0.tgz", "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
"integrity": "sha512-1UTDzwN5br3z3E2bzhuNtjbSsW2EJiIEGdxH8uWRbOsTEEY0zw8QYGHLeQQrClMWO0gD9QuB5uDh6uQ8tbbv5A==", "integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint": "^7.28.2", "@types/eslint": "^7.28.2",
...@@ -17030,9 +17031,9 @@ ...@@ -17030,9 +17031,9 @@
"dev": true "dev": true
}, },
"eslint-webpack-plugin": { "eslint-webpack-plugin": {
"version": "3.1.0", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.0.tgz", "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
"integrity": "sha512-1UTDzwN5br3z3E2bzhuNtjbSsW2EJiIEGdxH8uWRbOsTEEY0zw8QYGHLeQQrClMWO0gD9QuB5uDh6uQ8tbbv5A==", "integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/eslint": "^7.28.2", "@types/eslint": "^7.28.2",
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
"eslint": "8.2.0", "eslint": "8.2.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.0.3", "eslint-plugin-vue": "^8.0.3",
"eslint-webpack-plugin": "^3.1.0" "eslint-webpack-plugin": "^3.1.1"
}, },
"browserslist": [ "browserslist": [
"last 10 Chrome versions", "last 10 Chrome versions",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment