diff --git a/package-lock.json b/package-lock.json index 182b744f..97cf90d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "commitlint-config-standard": "github:standard/commitlint-config-standard", "editorconfig-checker": "5.1.2", "eslint": "8.55.0", - "eslint-config-standard-with-typescript": "42.0.0", + "eslint-config-standard-with-typescript": "43.0.1", "eslint-plugin-import": "2.29.1", "eslint-plugin-n": "16.6.2", "eslint-plugin-promise": "6.1.1", @@ -3997,9 +3997,9 @@ } }, "node_modules/eslint-config-standard-with-typescript": { - "version": "42.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-42.0.0.tgz", - "integrity": "sha512-m1/2g/Sicun1uFZOFigJVeOqo9fE7OkMsNtilcpHwdCdcGr21qsGqYiyxYSvvHfJwY7w5OTQH0hxk8sM2N5Ohg==", + "version": "43.0.1", + "resolved": "https://registry.npmjs.org/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-43.0.1.tgz", + "integrity": "sha512-WfZ986+qzIzX6dcr4yGUyVb/l9N3Z8wPXCc5z/70fljs3UbWhhV+WxrfgsqMToRzuuyX9MqZ974pq2UPhDTOcA==", "dev": true, "dependencies": { "@typescript-eslint/parser": "^6.4.0", diff --git a/package.json b/package.json index b34476e7..5db02a67 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "commitlint-config-standard": "github:standard/commitlint-config-standard", "editorconfig-checker": "5.1.2", "eslint": "8.55.0", - "eslint-config-standard-with-typescript": "42.0.0", + "eslint-config-standard-with-typescript": "43.0.1", "eslint-plugin-import": "2.29.1", "eslint-plugin-n": "16.6.2", "eslint-plugin-promise": "6.1.1",