Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6744)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent a274416 commit 1773d49
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 33 deletions.
2 changes: 1 addition & 1 deletion packages/cspell-dictionary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@cspell/cspell-pipe": "workspace:*",
"@cspell/cspell-types": "workspace:*",
"cspell-trie-lib": "workspace:*",
"fast-equals": "^5.0.1"
"fast-equals": "^5.1.3"
},
"devDependencies": {
"gensequence": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"cspell-io": "workspace:*",
"cspell-trie-lib": "workspace:*",
"env-paths": "^3.0.0",
"fast-equals": "^5.0.1",
"fast-equals": "^5.1.3",
"gensequence": "^7.0.0",
"import-fresh": "^3.3.0",
"resolve-from": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-trie-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"node": ">=18"
},
"devDependencies": {
"@cspell/dict-en_us": "^4.3.28",
"@cspell/dict-en_us": "^4.3.29",
"@cspell/dict-es-es": "^3.0.3",
"@cspell/dict-nl-nl": "^2.3.3",
"import-meta-resolve": "^4.1.0"
Expand Down
55 changes: 25 additions & 30 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 1773d49

Please sign in to comment.