From 2d4c56cb45e98e384dbc90f43e0acfa223324024 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 08:18:40 -0700 Subject: [PATCH] chore(deps): update dependency standardx to v6 (#110) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9eea16f..13a9bed6 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "mocha": "^8.0.0", "rimraf": "^3.0.2", "rollup": "^2.26.10", - "standardx": "^5.0.0", + "standardx": "^6.0.0", "ts-transform-default-export": "^1.0.2", "typescript": "^4.0.0" },