From c522e7609aef25b843b8d9557042e52421727ac6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 01:22:07 +0000 Subject: [PATCH] build(deps-dev): update dependency standard to v17.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9556165..b0bf749 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "mocha": "10.2.0", "nyc": "15.1.0", "semantic-release": "21.0.3", - "standard": "17.0.0", + "standard": "17.1.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1" },