Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6376)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 7e0038d commit f033e9a
Show file tree
Hide file tree
Showing 6 changed files with 357 additions and 351 deletions.
2 changes: 1 addition & 1 deletion doc-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node": ">=18"
},
"dependencies": {
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typedoc-plugin-markdown": "4.2.9"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,19 +96,19 @@
"@cspell/eslint-plugin": "workspace:*",
"@eslint/js": "^9.12.0",
"@internal/scripts": "workspace:*",
"@lerna-lite/cli": "^3.9.3",
"@lerna-lite/publish": "^3.9.3",
"@lerna-lite/cli": "^3.10.0",
"@lerna-lite/publish": "^3.10.0",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.0",
"@rollup/plugin-typescript": "^12.1.1",
"@swc-node/register": "^1.10.9",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.55",
"@vitest/coverage-istanbul": "^2.1.2",
"@vitest/coverage-istanbul": "^2.1.3",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.12.0",
"eslint-plugin-n": "^17.11.1",
Expand All @@ -124,10 +124,10 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"ts2mjs": "^3.0.0",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"typescript": "~5.6.3",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vitest": "^2.1.2"
"typescript-eslint": "^8.9.0",
"vite": "^5.4.9",
"vitest": "^2.1.3"
}
}
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.8.1",
"@typescript-eslint/types": "^8.8.1",
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/types": "^8.9.0",
"eslint": "^9.12.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.8.1",
"typescript-eslint": "^8.9.0",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit f033e9a

Please sign in to comment.