From bbfe4df39289e6208bbcc3c2801d62f4f2b788b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 18:16:39 -0700 Subject: [PATCH] Bump @microsoft/rush from 5.105.0 to 5.106.0 (#79) Bumps [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush) from 5.105.0 to 5.106.0. - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.106.0/apps/rush) --- updated-dependencies: - dependency-name: "@microsoft/rush" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a052b3..37425ae 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", - "@microsoft/rush": "5.105.0", + "@microsoft/rush": "5.106.0", "@nevware21/grunt-eslint-ts": "0.2.4", "@nevware21/grunt-ts-plugin": "0.4.5", "@types/eslint": "^8.4.2",