From a50db40d0d6d9302bd54b85d73ce0e4a2384820e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 12:55:01 +0000 Subject: [PATCH 1/2] Bump @microsoft/rush from 5.170.0 to 5.170.1 Bumps [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush) from 5.170.0 to 5.170.1. - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.170.1/apps/rush) --- updated-dependencies: - dependency-name: "@microsoft/rush" dependency-version: 5.170.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0d52c0..d9b06c4 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", - "@microsoft/rush": "5.170.0", + "@microsoft/rush": "5.170.1", "@nevware21/grunt-eslint-ts": "0.5.2", "@nevware21/grunt-ts-plugin": "0.5.2", "@nevware21/coverage-tools": ">= 0.1.4 < 2.x", From 78127295dee09dd74af02c2dd3c0a12a27e3e656 Mon Sep 17 00:00:00 2001 From: nevware21-bot <252503968+nevware21-bot@users.noreply.github.com> Date: Fri, 13 Mar 2026 05:57:19 -0700 Subject: [PATCH 2/2] chore: syncing versions and shrinkwrap --- common/config/rush/npm-shrinkwrap.json | 6 +++--- rush.json | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/common/config/rush/npm-shrinkwrap.json b/common/config/rush/npm-shrinkwrap.json index 6822764..22bfba3 100644 --- a/common/config/rush/npm-shrinkwrap.json +++ b/common/config/rush/npm-shrinkwrap.json @@ -1828,9 +1828,9 @@ } }, "node_modules/bare-os": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.7.1.tgz", - "integrity": "sha512-ebvMaS5BgZKmJlvuWh14dg9rbUI84QeV3WlWn6Ph6lFI8jJoh7ADtVTyD2c93euwbe+zgi0DVrl4YmqXeM9aIA==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.0.tgz", + "integrity": "sha512-Dc9/SlwfxkXIGYhvMQNUtKaXCaGkZYGcd1vuNUUADVqzu4/vQfvnMkYYOUnt2VwQ2AqKr/8qAVFRtwETljgeFg==", "engines": { "bare": ">=1.14.0" } diff --git a/rush.json b/rush.json index aa48a8a..781e3c2 100644 --- a/rush.json +++ b/rush.json @@ -1,7 +1,7 @@ { "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json", "npmVersion": "9.9.4", - "rushVersion": "5.170.0", + "rushVersion": "5.170.1", "projectFolderMaxDepth": 4, "projects": [ { @@ -24,3 +24,4 @@ +