Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5883)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent d09b858 commit c15cd3c
Show file tree
Hide file tree
Showing 6 changed files with 261 additions and 267 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,15 +119,15 @@
"nyc": "^17.0.0",
"perf-insight": "^1.1.1",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"rollup": "^4.18.1",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"ts-jest": "^29.1.5",
"ts-jest": "^29.2.0",
"ts-node": "^10.9.2",
"ts2mjs": "^3.0.0",
"tslib": "^2.6.3",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"typescript-eslint": "^7.16.0",
"vite": "^5.3.3",
"vitest": "^1.6.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@types/eslint": "^8.56.10",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.7",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/parser": "^7.16.0",
"@typescript-eslint/types": "^7.16.0",
"eslint": "^9.6.0",
"eslint-plugin-jsonc": "^2.16.0",
Expand All @@ -98,7 +98,7 @@
"mocha": "^10.6.0",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"typescript-eslint": "^7.16.0",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"cosmiconfig": "9.0.0",
"cspell-trie-lib": "workspace:*",
"gensequence": "^7.0.0",
"glob": "^10.4.3",
"glob": "^10.4.5",
"hunspell-reader": "workspace:*",
"yaml": "^2.4.5"
},
Expand Down
Loading

0 comments on commit c15cd3c

Please sign in to comment.