Skip to content

Commit eeaeed3

Browse files
build(deps-dev): bump @microsoft/rush from 5.169.1 to 5.169.3 in the dev group (#290)
* build(deps-dev): bump @microsoft/rush in the dev group Bumps the dev group with 1 update: [@microsoft/rush](https://github.com/microsoft/rushstack/tree/HEAD/apps/rush). Updates `@microsoft/rush` from 5.169.1 to 5.169.3 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/rush/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/rush_v5.169.3/apps/rush) --- updated-dependencies: - dependency-name: "@microsoft/rush" dependency-version: 5.169.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com> * chore: syncing versions and shrinkwrap --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nevware21-bot <252503968+nevware21-bot@users.noreply.github.com>
1 parent a5dc642 commit eeaeed3

4 files changed

Lines changed: 37 additions & 49 deletions

File tree

common/config/rush/npm-shrinkwrap.json

Lines changed: 34 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/scripts/install-run.js

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"devDependencies": {
6969
"@istanbuljs/nyc-config-typescript": "^1.0.2",
70-
"@microsoft/rush": "5.169.1",
70+
"@microsoft/rush": "5.169.3",
7171
"@nevware21/grunt-eslint-ts": "^0.5.1",
7272
"@nevware21/grunt-ts-plugin": "^0.5.1",
7373
"@nevware21/coverage-tools": "^0.1.3",

rush.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush.schema.json",
33
"npmVersion": "9.9.4",
4-
"rushVersion": "5.169.1",
4+
"rushVersion": "5.169.3",
55
"projectFolderMaxDepth": 4,
66
"projects": [
77
{
@@ -19,3 +19,4 @@
1919

2020

2121

22+

0 commit comments

Comments
 (0)