Skip to content

Commit

Permalink
Merge 7a8a53a into 114ba63
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents 114ba63 + 7a8a53a commit 6b94aa1
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion doc-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node": ">=18"
},
"dependencies": {
"typedoc": "^0.25.8",
"typedoc": "^0.25.9",
"typedoc-plugin-markdown": "3.17.1"
}
}
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"shelljs": "^0.8.5",
"simple-git": "^3.22.0",
"vscode-uri": "^3.0.8",
"yaml": "^2.3.4"
"yaml": "^2.4.0"
},
"devDependencies": {
"@cspell/cspell-bundled-dicts": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-config-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"dependencies": {
"@cspell/cspell-types": "workspace:*",
"comment-json": "^4.2.3",
"yaml": "^2.3.4"
"yaml": "^2.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"gensequence": "^6.0.0",
"glob": "^10.3.10",
"hunspell-reader": "workspace:*",
"yaml": "^2.3.4"
"yaml": "^2.4.0"
},
"engines": {
"node": ">=18"
Expand Down
31 changes: 16 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit 6b94aa1

Please sign in to comment.