Skip to content
Snippets Groups Projects
Unverified Commit d1627fc4 authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge pull request #74 from Griefed/dependabot/npm_and_yarn/develop/eslint-webpack-plugin-3.1.1

build(deps-dev): Bump eslint-webpack-plugin from 3.1.0 to 3.1.1
parents d7ce751f 922f48ce
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
"eslint": "8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.0.3",
"eslint-webpack-plugin": "^3.1.0"
"eslint-webpack-plugin": "^3.1.1"
},
"engines": {
"node": "^16.9.1",
......@@ -5337,9 +5337,9 @@
}
},
"node_modules/eslint-webpack-plugin": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.0.tgz",
"integrity": "sha512-1UTDzwN5br3z3E2bzhuNtjbSsW2EJiIEGdxH8uWRbOsTEEY0zw8QYGHLeQQrClMWO0gD9QuB5uDh6uQ8tbbv5A==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
"integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
"dev": true,
"dependencies": {
"@types/eslint": "^7.28.2",
......@@ -16991,9 +16991,9 @@
"dev": true
},
"eslint-webpack-plugin": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.0.tgz",
"integrity": "sha512-1UTDzwN5br3z3E2bzhuNtjbSsW2EJiIEGdxH8uWRbOsTEEY0zw8QYGHLeQQrClMWO0gD9QuB5uDh6uQ8tbbv5A==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
"integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
"dev": true,
"requires": {
"@types/eslint": "^7.28.2",
......
......@@ -36,7 +36,7 @@
"eslint": "8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.0.3",
"eslint-webpack-plugin": "^3.1.0"
"eslint-webpack-plugin": "^3.1.1"
},
"browserslist": [
"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