Skip to content

Commit e55b46d

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#8246)
Co-authored-by: street-side-software-automation[bot] <74785433+street-side-software-automation[bot]@users.noreply.github.com>
1 parent 01c2c5c commit e55b46d

File tree

5 files changed

+137
-137
lines changed

5 files changed

+137
-137
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@
134134
"shx": "^0.4.0",
135135
"ts-node": "^10.9.2",
136136
"ts2mjs": "^4.0.0",
137-
"tsdown": "^0.18.3",
137+
"tsdown": "^0.18.4",
138138
"tslib": "^2.8.1",
139139
"tsup": "^8.5.1",
140140
"typescript": "~5.9.3",
141-
"typescript-eslint": "^8.50.1",
141+
"typescript-eslint": "^8.51.0",
142142
"vite": "^7.3.0",
143143
"vitest": "~4.0.16"
144144
}

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.39.2",
1717
"eslint": "^9.39.2",
18-
"typescript-eslint": "^8.50.1"
18+
"typescript-eslint": "^8.51.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.50.1",
87-
"@typescript-eslint/types": "^8.50.1",
86+
"@typescript-eslint/parser": "^8.51.0",
87+
"@typescript-eslint/types": "^8.51.0",
8888
"eslint": "^9.39.2",
8989
"eslint-plugin-jsonc": "^2.21.0",
9090
"eslint-plugin-mdx": "^3.6.2",
@@ -97,7 +97,7 @@
9797
"mocha": "^11.7.5",
9898
"ts-json-schema-generator": "^2.4.0",
9999
"typescript": "~5.9.3",
100-
"typescript-eslint": "^8.50.1",
100+
"typescript-eslint": "^8.51.0",
101101
"yaml-eslint-parser": "^1.3.2"
102102
},
103103
"dependencies": {

0 commit comments

Comments
 (0)