From 1efeb96443da958374f23ab0ecc456406fbb3a52 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 26 Aug 2020 13:37:08 +0000 Subject: [PATCH] Update dependency tslint-config-standard to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 525bbf9..056323e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "typescript": "^4.0.0", "standard": "^12.0.1", "tslint": "^6.0.0", - "tslint-config-standard": "^8.0.1", + "tslint-config-standard": "^9.0.0", "jest": "^26.0.0", "babel-jest": "^26.0.0", "ts-jest": "^24.0.0",