Skip to content

Commit fadbf74

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#6853)
1 parent c11b813 commit fadbf74

File tree

6 files changed

+367
-352
lines changed

6 files changed

+367
-352
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"@cspell/eslint-plugin": "workspace:*",
9898
"@eslint/js": "^9.19.0",
9999
"@internal/scripts": "workspace:*",
100-
"@lerna-lite/cli": "^3.11.0",
101-
"@lerna-lite/publish": "^3.11.0",
100+
"@lerna-lite/cli": "^3.12.0",
101+
"@lerna-lite/publish": "^3.12.0",
102102
"@rollup/plugin-alias": "^5.1.1",
103103
"@rollup/plugin-commonjs": "^28.0.2",
104104
"@rollup/plugin-json": "^6.1.0",
@@ -119,7 +119,7 @@
119119
"nyc": "^17.1.0",
120120
"perf-insight": "^1.2.0",
121121
"prettier": "^3.4.2",
122-
"rollup": "^4.32.1",
122+
"rollup": "^4.34.0",
123123
"rollup-plugin-dts": "^6.1.1",
124124
"shx": "^0.3.4",
125125
"ts-jest": "^29.2.5",

packages/cspell-lib/api/api.d.ts

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

packages/cspell-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"env-paths": "^3.0.0",
8484
"fast-equals": "^5.2.2",
8585
"gensequence": "^7.0.0",
86-
"import-fresh": "^3.3.0",
86+
"import-fresh": "^3.3.1",
8787
"resolve-from": "^5.0.0",
8888
"vscode-languageserver-textdocument": "^1.0.12",
8989
"vscode-uri": "^3.0.8",

packages/cspell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"fast-json-stable-stringify": "^2.1.0",
9898
"file-entry-cache": "^9.1.0",
9999
"get-stdin": "^9.0.0",
100-
"semver": "^7.6.3",
100+
"semver": "^7.7.0",
101101
"tinyglobby": "^0.2.10"
102102
},
103103
"engines": {

0 commit comments

Comments
 (0)