Skip to content

Commit

Permalink
fix(deps): upgrade dependencies [auto]
Browse files Browse the repository at this point in the history
  • Loading branch information
kc-bot committed Sep 15, 2024
1 parent 4a2c0e0 commit f9c1390
Show file tree
Hide file tree
Showing 36 changed files with 1,228 additions and 987 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.25.12",
"typedoc": "0.26.6",
"@microsoft/api-documenter": "7.25.14",
"typedoc": "0.26.7",
"typedoc-plugin-missing-exports": "3.0.0",
"typedoc-plugin-extras": "3.1.0",
"typedoc-theme-hierarchy": "5.0.3"
Expand Down
358 changes: 302 additions & 56 deletions common/autoinstallers/rush-api-documenter/pnpm-lock.yaml

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions common/autoinstallers/rush-commitlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"private": true,
"type": "module",
"dependencies": {
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@commitlint/cz-commitlint": "19.4.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cz-commitlint": "19.5.0",
"commitizen": "4.3.0",
"inquirer": "10.2.2"
},
"devDependencies": {
"@commitlint/types": "19.0.3"
"@commitlint/types": "19.5.0"
},
"config": {
"commitizen": {
Expand Down
354 changes: 123 additions & 231 deletions common/autoinstallers/rush-commitlint/pnpm-lock.yaml

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions common/autoinstallers/rush-lintstaged/pnpm-lock.yaml

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

Loading

0 comments on commit f9c1390

Please sign in to comment.