From 1451e954b6dcfc5403f6065695d15da805de4d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 08:46:36 +0000 Subject: [PATCH] build(deps-dev): bump nyc from 15.1.0 to 17.1.0 Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.1.0. - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/nyc/compare/v15.1.0...nyc-v17.1.0) --- updated-dependencies: - dependency-name: nyc dependency-version: 17.1.0 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 c6f604c..56750e1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint-plugin-standard": "4.1.0", "fast-url-parser": "1.1.3", "mocha": "10.2.0", - "nyc": "15.1.0" + "nyc": "17.1.0" }, "files": [ "LICENSE",