summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRazCrimson <52282402+RazCrimson@users.noreply.github.com>2023-05-10 20:59:33 +0530
committerGitHub <noreply@github.com>2023-05-10 20:59:33 +0530
commit42aeeffcb6e92f53fdfed2b2fa706a44b9e718ab (patch)
tree133d0d0c55e54c9fb48d8cbd0bce8814d936d017
parent1a18c65f04c6bb26d728b852e61f4ed405c42794 (diff)
parent4e30732716d1e1824cb2c9a577fb772b89836096 (diff)
Merge pull request #2382 from nicolargo/renovate/eslint-plugin-vue-9.x-lockfile
chore(deps): update dependency eslint-plugin-vue to v9.12.0
-rw-r--r--glances/outputs/static/package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/glances/outputs/static/package-lock.json b/glances/outputs/static/package-lock.json
index 5c30f070..f062c4a2 100644
--- a/glances/outputs/static/package-lock.json
+++ b/glances/outputs/static/package-lock.json
@@ -2657,9 +2657,9 @@
}
},
"node_modules/eslint-plugin-vue": {
- "version": "9.11.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.11.1.tgz",
- "integrity": "sha512-SNtBGDrRkPUFsREswPceqdvZ7YVdWY+iCYiDC+RoxwVieeQ7GJU1FLDlkcaYTOD2os/YuVgI1Fdu8YGM7fmoow==",
+ "version": "9.12.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.12.0.tgz",
+ "integrity": "sha512-xH8PgpDW2WwmFSmRfs/3iWogef1CJzQqX264I65zz77jDuxF2yLy7+GA2diUM8ZNATuSl1+UehMQkb5YEyau5w==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.3.0",
@@ -10276,9 +10276,9 @@
}
},
"eslint-plugin-vue": {
- "version": "9.11.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.11.1.tgz",
- "integrity": "sha512-SNtBGDrRkPUFsREswPceqdvZ7YVdWY+iCYiDC+RoxwVieeQ7GJU1FLDlkcaYTOD2os/YuVgI1Fdu8YGM7fmoow==",
+ "version": "9.12.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.12.0.tgz",
+ "integrity": "sha512-xH8PgpDW2WwmFSmRfs/3iWogef1CJzQqX264I65zz77jDuxF2yLy7+GA2diUM8ZNATuSl1+UehMQkb5YEyau5w==",
"dev": true,
"requires": {
"@eslint-community/eslint-utils": "^4.3.0",