diff --git a/package-lock.json b/package-lock.json index 5432db54..0521860e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@namics/stylelint-bem": "^9.0.0", - "@rushstack/eslint-patch": "^1.3.2", + "@rushstack/eslint-patch": "^1.5.1", "@types/jest": "^29.5.5", "@types/lodash": "^4.14.199", "@typescript-eslint/eslint-plugin": "^5.61.0", @@ -2023,9 +2023,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.2.tgz", - "integrity": "sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz", + "integrity": "sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==", "dev": true }, "node_modules/@sideway/address": { @@ -15606,9 +15606,9 @@ } }, "@rushstack/eslint-patch": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.2.tgz", - "integrity": "sha512-V+MvGwaHH03hYhY+k6Ef/xKd6RYlc4q8WBx+2ANmipHJcKuktNcI/NgEsJgdSUF6Lw32njT6OnrRsKYCdgHjYw==", + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz", + "integrity": "sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==", "dev": true }, "@sideway/address": { diff --git a/package.json b/package.json index b8b2e704..f7fcb15e 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "devDependencies": { "@namics/stylelint-bem": "^9.0.0", - "@rushstack/eslint-patch": "^1.3.2", + "@rushstack/eslint-patch": "^1.5.1", "@types/jest": "^29.5.5", "@types/lodash": "^4.14.199", "@typescript-eslint/eslint-plugin": "^5.61.0",