Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6125)
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 6539722 commit f3ccf36
Show file tree
Hide file tree
Showing 6 changed files with 210 additions and 210 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.5",
"typedoc": "^0.26.6",
"typedoc-plugin-markdown": "4.2.3"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"@vitest/coverage-istanbul": "^2.0.5",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.9.0",
Expand All @@ -125,7 +125,7 @@
"ts2mjs": "^3.0.0",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0",
"typescript-eslint": "^8.2.0",
"vite": "^5.4.1",
"vitest": "^2.0.5"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"@types/eslint": "^8.56.11",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.7",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/types": "^8.1.0",
"@typescript-eslint/parser": "^8.2.0",
"@typescript-eslint/types": "^8.2.0",
"eslint": "^9.9.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-mdx": "^3.1.5",
Expand All @@ -98,7 +98,7 @@
"mocha": "^10.7.3",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0",
"typescript-eslint": "^8.2.0",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit f3ccf36

Please sign in to comment.