From 20bfdcfc9b28cca3cfef453003a9810771497a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 26 Nov 2018 18:52:12 +0000 Subject: [PATCH] Update standard requirement from ^5.3.1 to ^12.0.1 Updates the requirements on [standard](https://github.com/standard/standard) to permit the latest version. - [Release notes](https://github.com/standard/standard/releases) - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/standard/standard/commits/v12.0.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6af91fc..c9d1aca 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "eslint-config-standard-react": "^1.1.0", "eslint-plugin-standard": "^1.3.1", "faucet": "0.0.1", - "standard": "^5.3.1", + "standard": "^12.0.1", "tape": "^4.2.1" }, "dependencies": {