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

Merge pull request #123 from Griefed/dependabot-npm_and_yarn-dependabot-eslint-plugin-vue-8.3.0

build(deps-dev): Bump eslint-plugin-vue from 8.2.0 to 8.3.0
parents df782896 9fde5f12
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
"electron-packager": "^15.4.0",
"eslint": "8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.2.0",
"eslint-plugin-vue": "^8.3.0",
"eslint-webpack-plugin": "^3.1.1"
},
"engines": {
......@@ -5358,9 +5358,9 @@
}
},
"node_modules/eslint-plugin-vue": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz",
"integrity": "sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==",
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.3.0.tgz",
"integrity": "sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==",
"dev": true,
"dependencies": {
"eslint-utils": "^3.0.0",
......@@ -17151,9 +17151,9 @@
"requires": {}
},
"eslint-plugin-vue": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.2.0.tgz",
"integrity": "sha512-cLIdTuOAMXyHeQ4drYKcZfoyzdwdBpH279X8/N0DgmotEI9yFKb5O/cAgoie/CkQZCH/MOmh0xw/KEfS90zY2A==",
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.3.0.tgz",
"integrity": "sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==",
"dev": true,
"requires": {
"eslint-utils": "^3.0.0",
......
......@@ -35,7 +35,7 @@
"electron-packager": "^15.4.0",
"eslint": "8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.2.0",
"eslint-plugin-vue": "^8.3.0",
"eslint-webpack-plugin": "^3.1.1"
},
"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