From 4ee1b27c48233a1b7e5947e75ce6476249e2e76a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 8 Jan 2025 13:21:06 +0000 Subject: [PATCH] Update dependency @rushstack/eslint-patch to v1.10.5 --- .../src/main/vue/package-lock.json | 8 ++++---- .../src/main/vue/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json b/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json index 8c9b9bcf742f..6a8224a769d5 100644 --- a/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json +++ b/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json @@ -11,7 +11,7 @@ "vue": "2.7.16" }, "devDependencies": { - "@rushstack/eslint-patch": "1.10.4", + "@rushstack/eslint-patch": "1.10.5", "@vitejs/plugin-vue2": "2.3.3", "@vue/eslint-config-prettier": "9.0.0", "@vue/test-utils": "1.3.6", @@ -979,9 +979,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz", - "integrity": "sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==", + "version": "1.10.5", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.5.tgz", + "integrity": "sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==", "dev": true, "license": "MIT" }, diff --git a/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json b/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json index 9b4c62daab3f..341aae80ce1d 100644 --- a/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json +++ b/xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json @@ -11,7 +11,7 @@ "vue": "2.7.16" }, "devDependencies": { - "@rushstack/eslint-patch": "1.10.4", + "@rushstack/eslint-patch": "1.10.5", "@vitejs/plugin-vue2": "2.3.3", "@vue/eslint-config-prettier": "9.0.0", "@vue/test-utils": "1.3.6",