Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6442)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 5a1b0df commit 70f43cc
Show file tree
Hide file tree
Showing 4 changed files with 364 additions and 363 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@rollup/plugin-typescript": "^12.1.1",
"@swc-node/register": "^1.10.9",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.60",
"@types/node": "^18.19.61",
"@vitest/coverage-istanbul": "^2.1.4",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.13.0",
Expand All @@ -117,15 +117,15 @@
"nyc": "^17.1.0",
"perf-insight": "^1.2.0",
"prettier": "^3.3.3",
"rollup": "^4.24.2",
"rollup": "^4.24.3",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"ts2mjs": "^3.0.0",
"tslib": "^2.8.0",
"typescript": "~5.6.3",
"typescript-eslint": "^8.12.1",
"typescript-eslint": "^8.12.2",
"vite": "^5.4.10",
"vitest": "^2.1.4"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
"@types/eslint": "^8.56.12",
"@types/estree": "^1.0.6",
"@types/mocha": "^10.0.9",
"@typescript-eslint/parser": "^8.12.1",
"@typescript-eslint/types": "^8.12.1",
"@typescript-eslint/parser": "^8.12.2",
"@typescript-eslint/types": "^8.12.2",
"eslint": "^9.13.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-mdx": "^3.1.5",
Expand All @@ -96,10 +96,10 @@
"eslint-plugin-yml": "^1.14.0",
"globals": "^15.11.0",
"jsonc-eslint-parser": "^2.4.0",
"mocha": "^10.7.3",
"mocha": "^10.8.1",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.6.3",
"typescript-eslint": "^8.12.1",
"typescript-eslint": "^8.12.2",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 70f43cc

Please sign in to comment.