From a1678deb65dab7df80248969df12941f69650361 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 00:53:00 +0200 Subject: [PATCH] chore(deps): update dependency standard to ^17.1.0 (#157) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0777f69d..38b1b8ad 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@webtorrent/semantic-release-config": "1.0.9", "brfs": "2.0.2", "semantic-release": "21.0.7", - "standard": "^17.0.0", + "standard": "^17.1.0", "tape": "5.6.6", "webtorrent-fixtures": "2.0.2", "xtend": "4.0.2"