Skip to content

Commit

Permalink
chore: Lock cosmic config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Feb 25, 2023
1 parent ba2554e commit 7c2b187
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cspell-lib/package.json
Expand Up @@ -55,7 +55,7 @@
"clear-module": "^4.1.2",
"comment-json": "^4.2.3",
"configstore": "^5.0.1",
"cosmiconfig": "^8.0.0",
"cosmiconfig": "8.0.0",
"cspell-dictionary": "workspace:*",
"cspell-glob": "workspace:*",
"cspell-grammar": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@cspell/cspell-pipe": "workspace:*",
"commander": "^10.0.0",
"cosmiconfig": "^8.0.0",
"cosmiconfig": "8.0.0",
"cspell-trie-lib": "workspace:*",
"gensequence": "^4.0.3",
"glob": "^8.1.0",
Expand Down
6 changes: 3 additions & 3 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 7c2b187

Please sign in to comment.