From 7650517883a05cf718a62a1afeda3574c7fcb687 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 03:01:16 +0000 Subject: [PATCH] build(deps-dev): bump shelljs from 0.8.5 to 0.10.0 Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.5 to 0.10.0. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/main/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.5...v0.10.0) --- updated-dependencies: - dependency-name: shelljs dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a38b54126..8d7deaa46 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "main-bower-files": "^2.13.1", "md5-file": "^5.0.0", "sass": "^1.62.1", - "shelljs": "^0.8.5" + "shelljs": "^0.10.0" }, "scripts": { "gulp": "gulp",