Skip to content

Commit dc8f332

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#6817)
1 parent c442b08 commit dc8f332

File tree

9 files changed

+93
-78
lines changed

9 files changed

+93
-78
lines changed

integration-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@octokit/rest": "^21.1.0",
3333
"ansi-escapes": "^7.0.0",
3434
"chalk": "^5.4.1",
35-
"commander": "^13.0.0",
35+
"commander": "^13.1.0",
3636
"csv-parse": "^5.6.0",
3737
"csv-stringify": "^6.5.2",
3838
"jest-diff": "^29.7.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"tsup": "^8.3.5",
130130
"typescript": "~5.7.3",
131131
"typescript-eslint": "^8.21.0",
132-
"vite": "^6.0.9",
132+
"vite": "^6.0.10",
133133
"vitest": "^2.1.8"
134134
}
135135
}

packages/cspell-tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"homepage": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-tools#readme",
5353
"dependencies": {
5454
"@cspell/cspell-pipe": "workspace:*",
55-
"commander": "^13.0.0",
55+
"commander": "^13.1.0",
5656
"cosmiconfig": "9.0.0",
5757
"cspell-trie-lib": "workspace:*",
5858
"glob": "^10.4.5",

packages/cspell-trie/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"homepage": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-trie#readme",
4747
"dependencies": {
48-
"commander": "^13.0.0",
48+
"commander": "^13.1.0",
4949
"cspell-trie-lib": "workspace:*",
5050
"gensequence": "^7.0.0"
5151
},

packages/cspell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@cspell/url": "workspace:*",
8989
"chalk": "^5.4.1",
9090
"chalk-template": "^1.1.0",
91-
"commander": "^13.0.0",
91+
"commander": "^13.1.0",
9292
"cspell-dictionary": "workspace:*",
9393
"cspell-gitignore": "workspace:*",
9494
"cspell-glob": "workspace:*",

packages/hunspell-reader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"@cspell/cspell-pipe": "workspace:^",
5252
"@cspell/cspell-types": "workspace:^",
53-
"commander": "^13.0.0",
53+
"commander": "^13.1.0",
5454
"gensequence": "^7.0.0",
5555
"html-entities": "^2.5.2",
5656
"iconv-lite": "^0.6.3"

pnpm-lock.yaml

+43-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)