Skip to content

Commit c812c7c

Browse files
kc-botkamontat
andauthored
fix(deps): upgrade dependencies [auto] (#208)
* fix(deps): upgrade dependencies [auto] * chore(core): update changefiles * fix(heft-esbuild-plugin): add protobuf runtime dependencies as external dependencies * fix(heft-node-rig): update github-actions rig to support new v4 actions/cache with protobuf * fix: add protobuf to spelling whitelist * fix(deps): rollback @actions/cache version to mitigate visit actions/toolkit#1898 for more information --------- Co-authored-by: Kamontat Chantrachirathumrong <[email protected]>
1 parent 69d7242 commit c812c7c

File tree

61 files changed

+1197
-1055
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1197
-1055
lines changed

.github/linters/cspell-apps.dict.txt

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ sonar
2121
sonarqube
2222
sonarcloud
2323
astrojs
24+
protobuf

common/autoinstallers/rush-api-documenter/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
6-
"@microsoft/api-documenter": "7.26.0",
7-
"typedoc": "0.27.2",
6+
"@microsoft/api-documenter": "7.26.1",
7+
"typedoc": "0.27.3",
88
"typedoc-github-theme": "0.2.0",
99
"typedoc-plugin-missing-exports": "3.1.0",
1010
"typedoc-plugin-extras": "3.1.0"

common/autoinstallers/rush-api-documenter/pnpm-lock.yaml

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/autoinstallers/rush-commitlint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@commitlint/config-conventional": "19.6.0",
99
"@commitlint/cz-commitlint": "19.5.0",
1010
"commitizen": "4.3.1",
11-
"inquirer": "12.1.0"
11+
"inquirer": "12.2.0"
1212
},
1313
"devDependencies": {
1414
"@commitlint/types": "19.5.0"

common/autoinstallers/rush-commitlint/pnpm-lock.yaml

+67-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)