From 76c2ec765749cf8494b58e9f3ce1119e2f836dc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 07:59:21 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-semistandard to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8b9428..a9273d8 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "devDependencies": { "conventional-changelog-cli": "^2.0.31", "eslint": "^8.10.0", - "eslint-config-semistandard": "^15.0.0", + "eslint-config-semistandard": "^17.0.0", "eslint-config-standard": "^13.0.1", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jasmine": "^4.1.0",