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 Dec 19, 2024
1 parent ce33420 commit e5cc940
Show file tree
Hide file tree
Showing 4 changed files with 194 additions and 194 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"homepage": "https://github.com/streetsidesoftware/perf-insight#readme",
"license": "MIT",
"dependencies": {
"cspell-trie-lib": "^8.17.0",
"cspell-trie-lib": "^8.17.1",
"lorem-ipsum": "^2.0.8",
"perf-insight": "workspace:*"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,20 @@
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"cspell": "^8.17.0",
"cspell-trie-lib": "^8.17.0",
"cspell": "^8.17.1",
"cspell-trie-lib": "^8.17.1",
"eslint": "^9.17.0",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"inject-markdown": "^3.1.4",
"lorem-ipsum": "^2.0.8",
"perf-insight": "workspace:*",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"vite": "^6.0.3",
"typescript-eslint": "^8.18.1",
"vite": "^6.0.4",
"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 @@ -45,7 +45,7 @@
},
"dependencies": {
"as-table": "^1.0.55",
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"commander": "^12.1.0",
"globby": "^14.0.2",
"ora": "^8.1.1"
Expand Down
Loading

0 comments on commit e5cc940

Please sign in to comment.