From 2e9b3b5779d65afabbbcd1e355208ab5b2ace35a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 01:36:21 +0000 Subject: [PATCH] build(deps-dev): bump @rushstack/eslint-patch from 1.15.0 to 1.16.1 Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.15.0 to 1.16.1. - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.16.1/eslint/eslint-patch) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a167938..90fa726 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "vue-router": "^5.0.4" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.15.0", + "@rushstack/eslint-patch": "^1.16.1", "@vitejs/plugin-vue": "^6.0.5", "@vue/eslint-config-prettier": "^9.0.0", "eslint": "^9.23.0", @@ -1467,9 +1467,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.15.0.tgz", - "integrity": "sha512-ojSshQPKwVvSMR8yT2L/QtUkV5SXi/IfDiJ4/8d6UbTPjiHVmxZzUAzGD8Tzks1b9+qQkZa0isUOvYObedITaw==", + "version": "1.16.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.16.1.tgz", + "integrity": "sha512-TvZbIpeKqGQQ7X0zSCvPH9riMSFQFSggnfBjFZ1mEoILW+UuXCKwOoPcgjMwiUtRqFZ8jWhPJc4um14vC6I4ag==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index c229e41..c003848 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vue-router": "^5.0.4" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.15.0", + "@rushstack/eslint-patch": "^1.16.1", "@vitejs/plugin-vue": "^6.0.5", "@vue/eslint-config-prettier": "^9.0.0", "eslint": "^9.23.0",