Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#3917)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent bdd0f54 commit c570533
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 106 deletions.
2 changes: 1 addition & 1 deletion generator-cspell-dicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"yeoman-generator"
],
"dependencies": {
"chalk": "^5.3.0",
"chalk": "^5.4.1",
"yeoman-environment": "^4.4.3",
"yeoman-generator": "^7.4.0",
"yosay": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"cspell-trie": "^8.17.1",
"eslint": "^9.17.0",
"generator-cspell-dicts": "workspace:^",
"globals": "^15.13.0",
"globals": "^15.14.0",
"hunspell-reader": "^8.17.1",
"inject-markdown": "^3.1.4",
"json5": "2.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/en-freq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@cspell/cspell-pipe": "^8.17.1",
"as-table": "^1.0.55",
"chalk": "^5.3.0",
"chalk": "^5.4.1",
"commander": "^12.1.0",
"cspell-trie-lib": "^8.17.1",
"globby": "^14.0.2"
Expand Down
Loading

0 comments on commit c570533

Please sign in to comment.