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

Merge pull request #95 from Griefed/dependabot/npm_and_yarn/develop/eslint-8.4.1

build(deps-dev): Bump eslint from 8.4.0 to 8.4.1
parents be07187d 5baedc93
No related branches found
No related tags found
1 merge request!98Develop
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"@quasar/app": "^3.2.3", "@quasar/app": "^3.2.3",
"electron": "^16.0.4", "electron": "^16.0.4",
"electron-packager": "^15.4.0", "electron-packager": "^15.4.0",
"eslint": "8.4.0", "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.1.1",
"eslint-webpack-plugin": "^3.1.1" "eslint-webpack-plugin": "^3.1.1"
...@@ -5197,9 +5197,9 @@ ...@@ -5197,9 +5197,9 @@
} }
}, },
"node_modules/eslint": { "node_modules/eslint": {
"version": "8.4.0", "version": "8.4.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz",
"integrity": "sha512-kv0XQcAQJL/VD9THQKhTQZVqkJKA+tIj/v2ZKNaIHRAADcJWFb+B/BAewUYuF6UVg1s2xC5qXVoDk0G8sKGeTA==", "integrity": "sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@eslint/eslintrc": "^1.0.5", "@eslint/eslintrc": "^1.0.5",
...@@ -16778,9 +16778,9 @@ ...@@ -16778,9 +16778,9 @@
"dev": true "dev": true
}, },
"eslint": { "eslint": {
"version": "8.4.0", "version": "8.4.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.0.tgz", "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz",
"integrity": "sha512-kv0XQcAQJL/VD9THQKhTQZVqkJKA+tIj/v2ZKNaIHRAADcJWFb+B/BAewUYuF6UVg1s2xC5qXVoDk0G8sKGeTA==", "integrity": "sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@eslint/eslintrc": "^1.0.5", "@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