Skip to content

Commit 1b3bc91

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#7307)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent a71dd95 commit 1b3bc91

File tree

4 files changed

+174
-179
lines changed

4 files changed

+174
-179
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.0",
47-
"@cspell/dict-en_us": "^4.4.7",
47+
"@cspell/dict-en_us": "^4.4.8",
4848
"@cspell/dict-rust": "^4.0.11",
4949
"@cspell/dict-shell": "^1.1.0",
5050
"@cspell/dict-win32": "^2.0.7",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@rollup/plugin-typescript": "^12.1.2",
113113
"@swc-node/register": "^1.10.10",
114114
"@tsconfig/node18": "^18.2.4",
115-
"@types/node": "^20.17.43",
115+
"@types/node": "^20.17.45",
116116
"@vitest/coverage-istanbul": "^3.1.3",
117117
"conventional-changelog-conventionalcommits": "^8.0.0",
118118
"eslint": "^9.26.0",

packages/cspell-trie-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"node": ">=20"
6868
},
6969
"devDependencies": {
70-
"@cspell/dict-en_us": "^4.4.7",
70+
"@cspell/dict-en_us": "^4.4.8",
7171
"@cspell/dict-es-es": "^3.0.3",
7272
"@cspell/dict-nl-nl": "^2.4.0",
7373
"import-meta-resolve": "^4.1.0"

0 commit comments

Comments
 (0)