From 8d53c67d56b87104edb7549bba54de68318a6740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 20:11:28 +0000 Subject: [PATCH] Bump path-scurry from 1.11.1 to 2.0.0 Bumps [path-scurry](https://github.com/isaacs/path-scurry) from 1.11.1 to 2.0.0. - [Changelog](https://github.com/isaacs/path-scurry/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/path-scurry/compare/v1.11.1...v2.0.0) --- updated-dependencies: - dependency-name: path-scurry dependency-type: direct:production 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 035ea1d..f4cbdde 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "package-json-from-dist": "^1.0.1", "path-key": "^3.1.1", "path-parse": "^1.0.7", - "path-scurry": "^1.11.1", + "path-scurry": "^2.0.0", "picocolors": "^1.1.0", "picomatch": "^2.3.1", "pify": "^6.1.0", -- 2.47.1