Skip to content

Commit cb40687

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#7746)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com> Co-authored-by: Jason Dent <jason@streetsidesoftware.nl>
1 parent 30aa798 commit cb40687

File tree

11 files changed

+1084
-1039
lines changed

11 files changed

+1084
-1039
lines changed

integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@cspell/cspell-types": "workspace:*",
3232
"@octokit/rest": "^22.0.0",
3333
"ansi-escapes": "^7.0.0",
34-
"chalk": "^5.5.0",
34+
"chalk": "^5.6.0",
3535
"commander": "^14.0.0",
3636
"csv-parse": "^6.1.0",
3737
"csv-stringify": "^6.6.0",

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,18 +102,18 @@
102102
"@cspell/eslint-plugin": "workspace:*",
103103
"@eslint/js": "^9.33.0",
104104
"@internal/scripts": "workspace:*",
105-
"@lerna-lite/cli": "^4.7.0",
106-
"@lerna-lite/publish": "^4.7.0",
105+
"@lerna-lite/cli": "^4.7.2",
106+
"@lerna-lite/publish": "^4.7.2",
107107
"@rollup/plugin-alias": "^5.1.1",
108108
"@rollup/plugin-commonjs": "^28.0.6",
109109
"@rollup/plugin-json": "^6.1.0",
110110
"@rollup/plugin-multi-entry": "^6.0.1",
111111
"@rollup/plugin-node-resolve": "^16.0.1",
112112
"@rollup/plugin-terser": "^0.4.4",
113113
"@rollup/plugin-typescript": "^12.1.4",
114-
"@swc-node/register": "^1.10.10",
114+
"@swc-node/register": "^1.11.1",
115115
"@tsconfig/node20": "^20.1.6",
116-
"@types/node": "^20.19.10",
116+
"@types/node": "^20.19.11",
117117
"@vitest/coverage-istanbul": "~3.2.4",
118118
"conventional-changelog-conventionalcommits": "^9.1.0",
119119
"eslint": "^9.33.0",
@@ -124,17 +124,17 @@
124124
"nyc": "^17.1.0",
125125
"perf-insight": "^2.0.0",
126126
"prettier": "^3.6.2",
127-
"rollup": "^4.46.2",
128-
"rollup-plugin-dts": "^6.2.1",
127+
"rollup": "^4.46.3",
128+
"rollup-plugin-dts": "^6.2.3",
129129
"shx": "^0.4.0",
130130
"ts-node": "^10.9.2",
131131
"ts2mjs": "^4.0.0",
132132
"tsdown": "^0.14.1",
133133
"tslib": "^2.8.1",
134134
"tsup": "^8.5.0",
135135
"typescript": "~5.8.3",
136-
"typescript-eslint": "^8.39.1",
137-
"vite": "^7.1.2",
136+
"typescript-eslint": "^8.40.0",
137+
"vite": "^7.1.3",
138138
"vitest": "~3.2.4"
139139
}
140140
}

packages/cspell-eslint-plugin/fixtures/dictionaries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "ISC",
1313
"devDependencies": {
1414
"@cspell/eslint-plugin": "workspace:*",
15-
"es-toolkit": "^1.39.9",
15+
"es-toolkit": "^1.39.10",
1616
"eslint": "^8.57.1"
1717
}
1818
}

packages/cspell-eslint-plugin/fixtures/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@cspell/eslint-plugin": "workspace:*",
1616
"@eslint/js": "^9.33.0",
1717
"eslint": "^9.33.0",
18-
"typescript-eslint": "^8.39.1"
18+
"typescript-eslint": "^8.40.0"
1919
}
2020
}

packages/cspell-eslint-plugin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"@internal/cspell-eslint-plugin-scripts": "workspace:*",
8484
"@types/estree": "^1.0.8",
8585
"@types/mocha": "^10.0.10",
86-
"@typescript-eslint/parser": "^8.39.1",
87-
"@typescript-eslint/types": "^8.39.1",
86+
"@typescript-eslint/parser": "^8.40.0",
87+
"@typescript-eslint/types": "^8.40.0",
8888
"eslint": "^9.33.0",
8989
"eslint-plugin-jsonc": "^2.20.1",
9090
"eslint-plugin-mdx": "^3.6.2",
@@ -97,7 +97,7 @@
9797
"mocha": "^11.7.1",
9898
"ts-json-schema-generator": "^2.4.0",
9999
"typescript": "~5.8.3",
100-
"typescript-eslint": "^8.39.1",
100+
"typescript-eslint": "^8.40.0",
101101
"yaml-eslint-parser": "^1.3.0"
102102
},
103103
"dependencies": {

packages/cspell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@cspell/cspell-types": "workspace:*",
8989
"@cspell/dynamic-import": "workspace:*",
9090
"@cspell/url": "workspace:*",
91-
"chalk": "^5.5.0",
91+
"chalk": "^5.6.0",
9292
"chalk-template": "^1.1.0",
9393
"commander": "^14.0.0",
9494
"cspell-config-lib": "workspace:*",

0 commit comments

Comments
 (0)