From 5fc0761ede10015601d82858be16b57911fd4785 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 01:05:21 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-standard to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b74b073..82ee8b9 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "conventional-changelog-cli": "^5.0.0", "eslint": "^8.10.0", "eslint-config-semistandard": "^15.0.0", - "eslint-config-standard": "^13.0.1", + "eslint-config-standard": "^17.0.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jasmine": "^4.1.0", "eslint-plugin-n": "^17.0.0",