From bb4eee69c8f9d93e69420e75ba82af17b9cfeae0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:36:16 +0000 Subject: [PATCH] chore(deps): update dependency @rushstack/eslint-patch to v1.7.2 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ebb38ca8..495fe65f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@commitlint/config-conventional": "18.5.0", "@fullhuman/postcss-purgecss": "5.0.0", "@fullhuman/vue-cli-plugin-purgecss": "5.0.0", - "@rushstack/eslint-patch": "1.7.0", + "@rushstack/eslint-patch": "1.7.2", "@tsconfig/node18": "18.2.2", "@types/jsdom": "21.1.6", "@types/node": "20.11.5", @@ -1502,9 +1502,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.0.tgz", - "integrity": "sha512-Jh4t/593gxs0lJZ/z3NnasKlplXT2f+4y/LZYuaKZW5KAaiVFL/fThhs+17EbUd53jUVJ0QudYCBGbN/psvaqg==", + "version": "1.7.2", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz", + "integrity": "sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==", "dev": true }, "node_modules/@sideway/address": { @@ -11992,9 +11992,9 @@ "optional": true }, "@rushstack/eslint-patch": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.0.tgz", - "integrity": "sha512-Jh4t/593gxs0lJZ/z3NnasKlplXT2f+4y/LZYuaKZW5KAaiVFL/fThhs+17EbUd53jUVJ0QudYCBGbN/psvaqg==", + "version": "1.7.2", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz", + "integrity": "sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==", "dev": true }, "@sideway/address": { diff --git a/package.json b/package.json index c94c0884..dbb347ef 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@commitlint/config-conventional": "18.5.0", "@fullhuman/postcss-purgecss": "5.0.0", "@fullhuman/vue-cli-plugin-purgecss": "5.0.0", - "@rushstack/eslint-patch": "1.7.0", + "@rushstack/eslint-patch": "1.7.2", "@tsconfig/node18": "18.2.2", "@types/jsdom": "21.1.6", "@types/node": "20.11.5",