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

Merge pull request #104 from Griefed/dependabot-npm_and_yarn-dependabot-eslint-8.5.0

build(deps-dev): Bump eslint from 8.4.1 to 8.5.0
parents fd176c2f 16927efd
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
"@quasar/app": "^3.2.5",
"electron": "^16.0.4",
"electron-packager": "^15.4.0",
"eslint": "8.4.1",
"eslint": "8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-vue": "^8.2.0",
"eslint-webpack-plugin": "^3.1.1"
......@@ -5348,9 +5348,9 @@
}
},
"node_modules/eslint": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz",
"integrity": "sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.5.0.tgz",
"integrity": "sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==",
"dev": true,
"dependencies": {
"@eslint/eslintrc": "^1.0.5",
......@@ -16932,9 +16932,9 @@
"dev": true
},
"eslint": {
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz",
"integrity": "sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.5.0.tgz",
"integrity": "sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==",
"dev": true,
"requires": {
"@eslint/eslintrc": "^1.0.5",
......
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