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

Merge pull request #96 from Griefed/dependabot/npm_and_yarn/develop/eslint-plugin-vue-8.2.0

build(deps-dev): Bump eslint-plugin-vue from 8.1.1 to 8.2.0
parents b8122864 43f9d2aa
No related branches found
No related tags found
1 merge request!98Develop
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"electron-packager": "^15.4.0", "electron-packager": "^15.4.0",
"eslint": "8.4.1", "eslint": "8.4.1",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.1.1", "eslint-plugin-vue": "^8.2.0",
"eslint-webpack-plugin": "^3.1.1" "eslint-webpack-plugin": "^3.1.1"
}, },
"engines": { "engines": {
...@@ -5415,9 +5415,9 @@ ...@@ -5415,9 +5415,9 @@
} }
}, },
"node_modules/eslint-plugin-vue": { "node_modules/eslint-plugin-vue": {
"version": "8.1.1", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.1.1.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz",
"integrity": "sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw==", "integrity": "sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"eslint-utils": "^3.0.0", "eslint-utils": "^3.0.0",
...@@ -17097,9 +17097,9 @@ ...@@ -17097,9 +17097,9 @@
"requires": {} "requires": {}
}, },
"eslint-plugin-vue": { "eslint-plugin-vue": {
"version": "8.1.1", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.1.1.tgz", "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz",
"integrity": "sha512-rx64IrlhdfPya6u2V5ukOGiLCTgaCBdMSpczLVqyo8A0l+Vbo+lzvIfEUfAQ2auj+MF6y0TwxLorzdCIzHunnw==", "integrity": "sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==",
"dev": true, "dev": true,
"requires": { "requires": {
"eslint-utils": "^3.0.0", "eslint-utils": "^3.0.0",
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"electron-packager": "^15.4.0", "electron-packager": "^15.4.0",
"eslint": "8.4.1", "eslint": "8.4.1",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.1.1", "eslint-plugin-vue": "^8.2.0",
"eslint-webpack-plugin": "^3.1.1" "eslint-webpack-plugin": "^3.1.1"
}, },
"browserslist": [ "browserslist": [
......
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