From 13d76a8b2346e4b8003a0e320d0341f615c8273f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 06:16:31 +0000 Subject: [PATCH] chore(deps-dev): bump standard from 14.3.4 to 17.0.0 Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 17.0.0. - [Release notes](https://github.com/standard/standard/releases) - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/standard/standard/compare/v14.3.4...v17.0.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/posthtml-custom-elements-defouc/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/posthtml-custom-elements-defouc/package.json b/packages/posthtml-custom-elements-defouc/package.json index 844411b..5ae20a1 100644 --- a/packages/posthtml-custom-elements-defouc/package.json +++ b/packages/posthtml-custom-elements-defouc/package.json @@ -15,7 +15,7 @@ "ava": "^2.4.0", "mversion": "^1.10.1", "snazzy": "^8.0.0", - "standard": "^14.3.1" + "standard": "^17.0.0" }, "engines": { "node": ">=4"