Skip to content

Commit eeb4ed2

Browse files
committed
rush update --full
1 parent bedcc6e commit eeb4ed2

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

common/config/rush/pnpm-lock.yaml

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

core-build/node-library-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"gulp": "~4.0.2"
2222
},
2323
"devDependencies": {
24-
"@microsoft/rush-stack-compiler-3.4": "0.3.0"
24+
"@microsoft/rush-stack-compiler-3.4": "0.3.0",
2525
"@rushstack/eslint-config": "0.4.0"
2626
}
2727
}

core-build/web-library-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@microsoft/node-library-build": "6.3.0",
30-
"@microsoft/rush-stack-compiler-3.4": "0.3.0"
30+
"@microsoft/rush-stack-compiler-3.4": "0.3.0",
3131
"@rushstack/eslint-config": "0.4.0"
3232
}
3333
}

0 commit comments

Comments
 (0)