Skip to content

Commit 9ce1ac2

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

File tree

4 files changed

+136
-141
lines changed

4 files changed

+136
-141
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"nyc": "^17.1.0",
120120
"perf-insight": "^1.2.0",
121121
"prettier": "^3.4.2",
122-
"rollup": "^4.30.1",
122+
"rollup": "^4.31.0",
123123
"rollup-plugin-dts": "^6.1.1",
124124
"shx": "^0.3.4",
125125
"ts-jest": "^29.2.5",

packages/cspell-trie-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"node": ">=18"
6868
},
6969
"devDependencies": {
70-
"@cspell/dict-en_us": "^4.3.29",
70+
"@cspell/dict-en_us": "^4.3.30",
7171
"@cspell/dict-es-es": "^3.0.3",
7272
"@cspell/dict-nl-nl": "^2.3.3",
7373
"import-meta-resolve": "^4.1.0"

0 commit comments

Comments
 (0)