Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed Jan 21, 2025
1 parent efd8f2d commit 7cd8763
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 226 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@eslint/js": "^9.18.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^2.1.8",
"cspell": "^8.17.2",
"cspell-trie-lib": "^8.17.2",
Expand All @@ -65,8 +65,8 @@
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"typescript-eslint": "^8.21.0",
"vite": "^6.0.11",
"vitest": "^2.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/perf-insight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"as-table": "^1.0.55",
"chalk": "^5.4.1",
"commander": "^13.0.0",
"commander": "^13.1.0",
"globby": "^14.0.2",
"ora": "^8.1.1"
},
Expand Down
Loading

0 comments on commit 7cd8763

Please sign in to comment.