Skip to content

Commit 95fccf3

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#8278)
Co-authored-by: street-side-software-automation[bot] <74785433+street-side-software-automation[bot]@users.noreply.github.com>
1 parent 6aeff48 commit 95fccf3

File tree

5 files changed

+217
-77
lines changed

5 files changed

+217
-77
lines changed

integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@cspell/cspell-bundled-dicts": "workspace:*",
4646
"@cspell/dict-de-de": "^4.1.2",
47-
"@cspell/dict-en_us": "^4.4.26",
47+
"@cspell/dict-en_us": "^4.4.27",
4848
"@cspell/dict-rust": "^4.1.0",
4949
"@cspell/dict-shell": "^1.1.2",
5050
"@cspell/dict-win32": "^2.0.10",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
},
104104
"devDependencies": {
105105
"@cspell/cspell-tools": "workspace:*",
106-
"@cspell/dict-en_us": "^4.4.26",
106+
"@cspell/dict-en_us": "^4.4.27",
107107
"@cspell/eslint-plugin": "workspace:*",
108108
"@eslint/js": "^9.39.2",
109109
"@internal/scripts": "workspace:*",

packages/cspell-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@
9595
"@cspell/dict-cpp": "^6.0.15",
9696
"@cspell/dict-csharp": "^4.0.8",
9797
"@cspell/dict-css": "^4.0.19",
98-
"@cspell/dict-en_us": "^4.4.26",
98+
"@cspell/dict-en_us": "^4.4.27",
9999
"@cspell/dict-fa-ir": "^4.0.5",
100100
"@cspell/dict-fr-fr": "^2.3.2",
101101
"@cspell/dict-html": "^4.0.14",
102102
"@cspell/dict-nl-nl": "^2.4.2",
103-
"@cspell/dict-python": "^4.2.24",
103+
"@cspell/dict-python": "^4.2.25",
104104
"@types/configstore": "^6.0.2",
105105
"comment-json": "^4.5.1",
106106
"configstore": "^7.1.0",

packages/cspell-trie-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"devDependencies": {
6868
"@cspell/cspell-pipe": "workspace:*",
69-
"@cspell/dict-en_us": "^4.4.26",
69+
"@cspell/dict-en_us": "^4.4.27",
7070
"@cspell/dict-es-es": "^3.0.8",
7171
"@cspell/dict-nl-nl": "^2.4.2",
7272
"gensequence": "^8.0.8",

0 commit comments

Comments
 (0)