From 6d4b1b775bec38628998ef63312db7bd66614655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 12:40:12 +0000 Subject: [PATCH] build(deps-dev): bump standard from 14.3.4 to 17.1.2 Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 17.1.2. - [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.1.2) --- updated-dependencies: - dependency-name: standard dependency-version: 17.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d0e33a..c710265 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "mocha": "^6.2.2", "nyc": "^15.0.0", "pmock": "^0.2.3", - "standard": "^14.3.1" + "standard": "^17.1.2" }, "workspaces": [ "test/babel-8"