Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6437)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent c369955 commit 85ab062
Show file tree
Hide file tree
Showing 4 changed files with 442 additions and 427 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
"@rollup/plugin-typescript": "^12.1.1",
"@swc-node/register": "^1.10.9",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.59",
"@vitest/coverage-istanbul": "^2.1.3",
"@types/node": "^18.19.60",
"@vitest/coverage-istanbul": "^2.1.4",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.13.0",
"eslint-plugin-n": "^17.11.1",
Expand All @@ -117,16 +117,16 @@
"nyc": "^17.1.0",
"perf-insight": "^1.2.0",
"prettier": "^3.3.3",
"rollup": "^4.24.1",
"rollup": "^4.24.2",
"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.11.0",
"typescript-eslint": "^8.12.1",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
}
}
6 changes: 3 additions & 3 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.11.0",
"@typescript-eslint/types": "^8.11.0",
"@typescript-eslint/parser": "^8.12.1",
"@typescript-eslint/types": "^8.12.1",
"eslint": "^9.13.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-mdx": "^3.1.5",
Expand All @@ -99,7 +99,7 @@
"mocha": "^10.7.3",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.6.3",
"typescript-eslint": "^8.11.0",
"typescript-eslint": "^8.12.1",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 85ab062

Please sign in to comment.