From a84ef6dd8969f57d16e23267e1790def791e9a82 Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman <17342435+RyanZim@users.noreply.github.com> Date: Wed, 29 Sep 2021 12:55:51 -0400 Subject: [PATCH] Upgrade standard linter (#923) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ce2e788..91894377 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "nyc": "^15.0.0", "proxyquire": "^2.0.1", "read-dir-files": "^0.1.1", - "standard": "^14.1.0" + "standard": "^16.0.3" }, "main": "./lib/index.js", "files": [