Skip to content

Commit

Permalink
fix(deps): upgrade dependencies [auto] (#156)
Browse files Browse the repository at this point in the history
* fix(deps): upgrade dependencies [auto]

* chore(core): update changefiles
  • Loading branch information
kc-bot authored Jan 7, 2024
1 parent edf10a3 commit 6984238
Show file tree
Hide file tree
Showing 31 changed files with 545 additions and 379 deletions.
4 changes: 2 additions & 2 deletions common/autoinstallers/rush-api-documenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@microsoft/api-documenter": "7.23.15",
"typedoc": "0.25.4",
"@microsoft/api-documenter": "7.23.16",
"typedoc": "0.25.6",
"typedoc-plugin-missing-exports": "2.1.0",
"typedoc-plugin-extras": "3.0.0",
"typedoc-theme-hierarchy": "4.1.2"
Expand Down
48 changes: 24 additions & 24 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.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/cz-commitlint": "18.4.3",
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@commitlint/cz-commitlint": "18.4.4",
"commitizen": "4.3.0",
"inquirer": "8.2.6"
},
"devDependencies": {
"@commitlint/types": "18.4.3"
"@commitlint/types": "18.4.4"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 6984238

Please sign in to comment.