From b5ad9a0bdd609480c649bba16c760b080ff20973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 12:41:09 +0000 Subject: [PATCH] Bump @microsoft/rush from 5.109.2 to 5.112.2 Bumps [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush) from 5.109.2 to 5.112.2. - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.112.2/apps/rush) --- updated-dependencies: - dependency-name: "@microsoft/rush" 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 0428f33..c526ac2 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ }, "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", - "@microsoft/rush": "5.109.2", + "@microsoft/rush": "5.112.2", "@nevware21/grunt-eslint-ts": "0.2.4", "@nevware21/grunt-ts-plugin": "0.4.5", "@types/eslint": "^8.4.2",