Skip to content

Commit 875ee3f

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

File tree

5 files changed

+130
-123
lines changed

5 files changed

+130
-123
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"tslib": "^2.8.1",
148148
"tsup": "^8.5.1",
149149
"typescript": "~5.9.3",
150-
"typescript-eslint": "^8.54.0",
150+
"typescript-eslint": "^8.55.0",
151151
"vite": "^7.3.1",
152152
"vitest": "~4.0.18"
153153
}

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.54.0"
18+
"typescript-eslint": "^8.55.0"
1919
}
2020
}

packages/cspell-eslint-plugin/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@
8383
"@internal/cspell-eslint-plugin-scripts": "workspace:*",
8484
"@types/estree": "^1.0.8",
8585
"@types/mocha": "^10.0.10",
86-
"@typescript-eslint/parser": "^8.54.0",
87-
"@typescript-eslint/types": "^8.54.0",
86+
"@typescript-eslint/parser": "^8.55.0",
87+
"@typescript-eslint/types": "^8.55.0",
8888
"eslint": "^9.39.2",
89-
"eslint-plugin-jsonc": "^2.21.0",
89+
"eslint-plugin-jsonc": "^2.21.1",
9090
"eslint-plugin-mdx": "^3.6.2",
9191
"eslint-plugin-n": "^17.23.2",
9292
"eslint-plugin-react": "^7.37.5",
@@ -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.54.0",
100+
"typescript-eslint": "^8.55.0",
101101
"yaml-eslint-parser": "^2.0.0"
102102
},
103103
"dependencies": {

0 commit comments

Comments
 (0)