Skip to content

Commit 4a0bae5

Browse files
authored
fix: Update cosmiconfig to fix config loading issue. (#4330)
1 parent 9af8c21 commit 4a0bae5

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

packages/cspell-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"clear-module": "^4.1.2",
6565
"comment-json": "^4.2.3",
6666
"configstore": "^5.0.1",
67-
"cosmiconfig": "^8.1.0",
67+
"cosmiconfig": "^8.1.2",
6868
"cspell-dictionary": "workspace:*",
6969
"cspell-glob": "workspace:*",
7070
"cspell-grammar": "workspace:*",

packages/cspell-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"@cspell/cspell-pipe": "workspace:*",
5252
"commander": "^10.0.0",
53-
"cosmiconfig": "^8.1.0",
53+
"cosmiconfig": "^8.1.2",
5454
"cspell-trie-lib": "workspace:*",
5555
"gensequence": "^5.0.2",
5656
"glob": "^8.1.0",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)