Skip to content

Commit

Permalink
Merge pull request #3693 from VisActor/feat/sync-dependencies-version
Browse files Browse the repository at this point in the history
feat: sync dependencies version
  • Loading branch information
xile611 authored Jan 23, 2025
2 parents 93676e3 + 660e491 commit 4657245
Show file tree
Hide file tree
Showing 7 changed files with 1,772 additions and 1,657 deletions.
6 changes: 3 additions & 3 deletions common/autoinstallers/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"private": true,
"dependencies": {
"@microsoft/rush-lib": "5.94.1",
"chalk": "4.1.2",
"chalk": "^3.0.0",
"fast-glob": "3.2.11",
"minimist": "1.2.6",
"prettier": "2.7.1",
"minimist": "1.2.8",
"prettier": "2.6.1",
"prompts": "2.4.2",
"string.prototype.replaceall": "1.0.6",
"ts-node": "10.9.0",
Expand Down
Loading

0 comments on commit 4657245

Please sign in to comment.