Skip to content

Commit

Permalink
perf(deps): manually upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kamontat committed Feb 18, 2024
1 parent 324c277 commit 3223d11
Show file tree
Hide file tree
Showing 28 changed files with 518 additions and 485 deletions.
2 changes: 1 addition & 1 deletion common/autoinstallers/rush-api-documenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@microsoft/api-documenter": "7.23.23",
"@microsoft/api-documenter": "7.23.24",
"typedoc": "0.25.8",
"typedoc-plugin-missing-exports": "2.2.0",
"typedoc-plugin-extras": "3.0.0",
Expand Down
34 changes: 17 additions & 17 deletions common/autoinstallers/rush-api-documenter/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions common/autoinstallers/rush-commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@commitlint/cz-commitlint": "18.6.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@commitlint/cz-commitlint": "18.6.1",
"commitizen": "4.3.0",
"inquirer": "8.2.6"
},
"devDependencies": {
"@commitlint/types": "18.6.0"
"@commitlint/types": "18.6.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 3223d11

Please sign in to comment.