From 4b00e6a16843ea81b6a9243ebda0488a44a68544 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Sep 2022 17:47:08 +0000 Subject: [PATCH] feat: upgrade standard from 14.3.4 to 17.0.0 Snyk has created this PR to upgrade standard from 14.3.4 to 17.0.0. See this package in npm: https://www.npmjs.com/package/standard See this project in Snyk: https://app.snyk.io/org/marcelraschke/project/f493f1be-5ead-445d-8c10-80d817e7ff4e?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d47ae250d..06a40bfc8 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "shx": "^0.3.2", "sinon": "^9.0.2", "spectron": "^11.1.0", - "standard": "^14.3.4", + "standard": "^17.0.0", "tar": "^6.1.9", "tmp": "0.2.1", "xvfb-maybe": "^0.2.1"