Skip to content

Commit b45d341

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

File tree

6 files changed

+130
-135
lines changed

6 files changed

+130
-135
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.28",
47+
"@cspell/dict-en_us": "^4.4.29",
4848
"@cspell/dict-rust": "^4.1.2",
4949
"@cspell/dict-shell": "^1.1.2",
5050
"@cspell/dict-win32": "^2.0.10",

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@
113113
},
114114
"devDependencies": {
115115
"@cspell/cspell-tools": "workspace:*",
116-
"@cspell/dict-en_us": "^4.4.28",
116+
"@cspell/dict-en_us": "^4.4.29",
117117
"@cspell/eslint-plugin": "workspace:*",
118118
"@eslint/js": "^9.39.2",
119119
"@internal/scripts": "workspace:*",
120-
"@lerna-lite/cli": "^4.11.0",
121-
"@lerna-lite/publish": "^4.11.1",
120+
"@lerna-lite/cli": "^4.11.2",
121+
"@lerna-lite/publish": "^4.11.2",
122122
"@rollup/plugin-alias": "^6.0.0",
123123
"@rollup/plugin-commonjs": "^29.0.0",
124124
"@rollup/plugin-json": "^6.1.0",
@@ -128,7 +128,7 @@
128128
"@rollup/plugin-typescript": "^12.3.0",
129129
"@swc-node/register": "^1.11.1",
130130
"@tsconfig/node20": "^20.1.9",
131-
"@types/node": "^20.19.32",
131+
"@types/node": "^20.19.33",
132132
"@vitest/coverage-istanbul": "~4.0.18",
133133
"conventional-changelog-conventionalcommits": "^9.1.0",
134134
"eslint": "^9.39.2",

packages/cspell-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@cspell/dict-cpp": "^7.0.2",
110110
"@cspell/dict-csharp": "^4.0.8",
111111
"@cspell/dict-css": "^4.0.19",
112-
"@cspell/dict-en_us": "^4.4.28",
112+
"@cspell/dict-en_us": "^4.4.29",
113113
"@cspell/dict-fa-ir": "^4.0.5",
114114
"@cspell/dict-fr-fr": "^2.3.2",
115115
"@cspell/dict-html": "^4.0.14",

packages/cspell-trie-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@cspell/cspell-performance-monitor": "workspace:*",
6969
"@cspell/cspell-pipe": "workspace:*",
7070
"@cspell/dict-cpp": "^7.0.2",
71-
"@cspell/dict-en_us": "^4.4.28",
71+
"@cspell/dict-en_us": "^4.4.29",
7272
"@cspell/dict-es-es": "^3.0.8",
7373
"@cspell/dict-nl-nl": "^2.4.2",
7474
"gensequence": "^8.0.8"

0 commit comments

Comments
 (0)