From db9b12ec7016bb7786a98c7634854a706f3dc602 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 06:33:55 +0000 Subject: [PATCH] chore(deps): update dependency @myrotvorets/eslint-config-myrotvorets-ts to ^2.23.0 --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6b832e4..34a4205 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "validator": "^13.7.0" }, "devDependencies": { - "@myrotvorets/eslint-config-myrotvorets-ts": "^2.22.6", + "@myrotvorets/eslint-config-myrotvorets-ts": "^2.23.0", "@types/chai": "^4.3.9", "@types/mocha": "^10.0.3", "@types/validator": "^13.11.5", @@ -220,9 +220,9 @@ } }, "node_modules/@myrotvorets/eslint-config-myrotvorets-ts": { - "version": "2.22.6", - "resolved": "https://registry.npmjs.org/@myrotvorets/eslint-config-myrotvorets-ts/-/eslint-config-myrotvorets-ts-2.22.6.tgz", - "integrity": "sha512-4UdQCyjksHdgPdkFuG2briCSTT65z8HA2I5XYj23jNZKCGqxKyC8Lqzt5TOBY8VcCsQsMXh1N5dsnG5XJt0/BA==", + "version": "2.23.0", + "resolved": "https://registry.npmjs.org/@myrotvorets/eslint-config-myrotvorets-ts/-/eslint-config-myrotvorets-ts-2.23.0.tgz", + "integrity": "sha512-CzIZIwHUigfLeP3b9KXPEFPKegBfsD8yjYHLf9RTIgbY1e6qcfI36pXmpO1P1yIDqxe3w1HXK5h/TnLz8CgJ9w==", "dev": true, "dependencies": { "@typescript-eslint/parser": "^5.5.0 || ^6.0.0", @@ -235,7 +235,7 @@ "eslint-plugin-import": "^2.22.0", "eslint-plugin-prettier": "^3.1.4 || ^4.0.0 || ^5.0.0", "eslint-plugin-promise": "^5.0.0 || ^6.0.0", - "eslint-plugin-sonarjs": ">=0.17.0 <0.22.0" + "eslint-plugin-sonarjs": ">=0.17.0 <0.23.0" } }, "node_modules/@nodelib/fs.scandir": { diff --git a/package.json b/package.json index 5e774eb..29e48a4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "author": "Myrotvorets (https://myrotvorets.center/)", "license": "MIT", "devDependencies": { - "@myrotvorets/eslint-config-myrotvorets-ts": "^2.22.6", + "@myrotvorets/eslint-config-myrotvorets-ts": "^2.23.0", "@types/chai": "^4.3.9", "@types/mocha": "^10.0.3", "@types/validator": "^13.11.5",