From 998cc66184d09b61cee35a583bfbb542dc59b9dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 15:32:14 +0000 Subject: [PATCH] Update dependency standard to v17.1.1 Dependency update (patch) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c84482..97363ed 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "ava": "5.1.0", "coveralls": "3.1.1", "nyc": "15.1.0", - "standard": "17.0.0" + "standard": "17.1.1" }, "engines": { "node": ">=10.14.2"