From 78d0604e9652bde34fd8a0dfdb62bdbcf871b163 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:52:34 +0000 Subject: [PATCH] chore(deps): update dependency prettier-standard to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7da588d..8084d80 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "lint-staged": "7.3.0", "mocha": "5.2.0", "nock": "10.0.6", - "prettier-standard": "8.0.1" + "prettier-standard": "16.4.1" }, "eslintConfig": { "extends": "standard",