Skip to content

Commit 4637d7d

Browse files
Jason3Sgithub-actions[bot]
authored andcommitted
ci: Workflow Bot -- Update ALL Dependencies
1 parent c4edfde commit 4637d7d

File tree

4 files changed

+244
-392
lines changed

4 files changed

+244
-392
lines changed

examples/dynamic-dictionaries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"private": true,
44
"dependencies": {
55
"cspell": "workspace:*",
6-
"tinyglobby": "^0.2.13"
6+
"tinyglobby": "^0.2.14"
77
}
88
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
"@cspell/eslint-plugin": "workspace:*",
102102
"@eslint/js": "^9.27.0",
103103
"@internal/scripts": "workspace:*",
104-
"@lerna-lite/cli": "^4.1.2",
105-
"@lerna-lite/publish": "^4.1.2",
104+
"@lerna-lite/cli": "^4.2.0",
105+
"@lerna-lite/publish": "^4.2.0",
106106
"@rollup/plugin-alias": "^5.1.1",
107107
"@rollup/plugin-commonjs": "^28.0.3",
108108
"@rollup/plugin-json": "^6.1.0",
@@ -123,7 +123,7 @@
123123
"nyc": "^17.1.0",
124124
"perf-insight": "^1.2.0",
125125
"prettier": "^3.5.3",
126-
"rollup": "^4.41.0",
126+
"rollup": "^4.41.1",
127127
"rollup-plugin-dts": "^6.2.1",
128128
"shx": "^0.4.0",
129129
"ts-jest": "^29.3.4",

packages/cspell-eslint-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@
9292
"eslint-plugin-react": "^7.37.5",
9393
"eslint-plugin-simple-import-sort": "^12.1.1",
9494
"eslint-plugin-yml": "^1.18.0",
95-
"globals": "^16.1.0",
95+
"globals": "^16.2.0",
9696
"jsonc-eslint-parser": "^2.4.0",
97-
"mocha": "^11.4.0",
97+
"mocha": "^11.5.0",
9898
"ts-json-schema-generator": "^2.4.0",
9999
"typescript": "~5.8.3",
100100
"typescript-eslint": "^8.32.1",

0 commit comments

Comments
 (0)