From 4cca9a4eb18ee22debf349af46842df3e1ec3054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:17:00 +0000 Subject: [PATCH] Bump @rushstack/eslint-patch from 1.3.1 to 1.10.1 in /spa Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.3.1 to 1.10.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.10.1/eslint/eslint-patch) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spa/package-lock.json | 14 +++++++------- spa/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/spa/package-lock.json b/spa/package-lock.json index 799cd8ca..05f7e1d8 100644 --- a/spa/package-lock.json +++ b/spa/package-lock.json @@ -18,7 +18,7 @@ "vue-router": "^4.2.5" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.3.1", + "@rushstack/eslint-patch": "^1.10.1", "@tsconfig/node18": "^2.0.1", "@types/jsdom": "^21.1.1", "@types/node": "^18.18.8", @@ -1235,9 +1235,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.1.tgz", - "integrity": "sha512-RkmuBcqiNioeeBKbgzMlOdreUkJfYaSjwgx9XDgGGpjvWgyaxWvDmZVSN9CS6LjEASadhgPv2BcFp+SeouWXXA==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz", + "integrity": "sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==", "dev": true }, "node_modules/@sideway/address": { @@ -8545,9 +8545,9 @@ "version": "npm:@sxzz/popperjs-es@2.11.7" }, "@rushstack/eslint-patch": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.1.tgz", - "integrity": "sha512-RkmuBcqiNioeeBKbgzMlOdreUkJfYaSjwgx9XDgGGpjvWgyaxWvDmZVSN9CS6LjEASadhgPv2BcFp+SeouWXXA==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz", + "integrity": "sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==", "dev": true }, "@sideway/address": { diff --git a/spa/package.json b/spa/package.json index c0931b09..8d7c5e45 100644 --- a/spa/package.json +++ b/spa/package.json @@ -26,7 +26,7 @@ "vue-router": "^4.2.5" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.3.1", + "@rushstack/eslint-patch": "^1.10.1", "@tsconfig/node18": "^2.0.1", "@types/jsdom": "^21.1.1", "@types/node": "^18.18.8",