Skip to content

Commit

Permalink
Upgrade jiti
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Nov 1, 2024
1 parent 5f16b2e commit 1d8211f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
pnpm i -g pnpm
pnpm install
pnpm add -D -w $PKG_URL
bunx --bun knip --tags=-route
pnpm run knip
- name: eslint
repo: eslint/eslint
Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/knip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"easy-table": "1.2.0",
"enhanced-resolve": "^5.17.1",
"fast-glob": "^3.3.2",
"jiti": "^2.3.3",
"jiti": "^2.4.0",
"js-yaml": "^4.1.0",
"minimist": "^1.2.8",
"picocolors": "^1.1.0",
Expand Down

0 comments on commit 1d8211f

Please sign in to comment.