diff --git a/package-lock.json b/package-lock.json index 543aaa3f..437fa288 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@namics/stylelint-bem": "^8.1.0", - "@rushstack/eslint-patch": "^1.3.0", + "@rushstack/eslint-patch": "^1.3.2", "@types/jest": "^29.5.2", "@types/lodash": "^4.14.194", "@typescript-eslint/eslint-plugin": "^5.56.0", @@ -1648,9 +1648,9 @@ } }, "node_modules/@rushstack/eslint-patch": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.0.tgz", - "integrity": "sha512-IthPJsJR85GhOkp3Hvp8zFOPK5ynKn6STyHa/WZpioK7E1aYDiBzpqQPrngc14DszIUkIrdd3k9Iu0XSzlP/1w==", + "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==", "dev": true }, "node_modules/@sideway/address": { @@ -14731,9 +14731,9 @@ } }, "@rushstack/eslint-patch": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.3.0.tgz", - "integrity": "sha512-IthPJsJR85GhOkp3Hvp8zFOPK5ynKn6STyHa/WZpioK7E1aYDiBzpqQPrngc14DszIUkIrdd3k9Iu0XSzlP/1w==", + "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==", "dev": true }, "@sideway/address": { diff --git a/package.json b/package.json index 17feefd0..fc1caade 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "devDependencies": { "@namics/stylelint-bem": "^8.1.0", - "@rushstack/eslint-patch": "^1.3.0", + "@rushstack/eslint-patch": "^1.3.2", "@types/jest": "^29.5.2", "@types/lodash": "^4.14.194", "@typescript-eslint/eslint-plugin": "^5.56.0",