File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
.github/actions/setup-bun Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
1010 - name : Bun Install
1111 shell : bash
12- run : bun i --frozen-lockfile
12+ run : bun i --frozen-lockfile --ignore-scripts
Original file line number Diff line number Diff line change 6464 "execa" : " ^9.3.1"
6565 },
6666 "devDependencies" : {
67- "@types/node" : " 22.5.0 " ,
68- "@typescript-eslint/eslint-plugin" : " 8.3 .0" ,
69- "@typescript-eslint/parser" : " 8.3 .0" ,
67+ "@types/node" : " 22.5.2 " ,
68+ "@typescript-eslint/eslint-plugin" : " 8.4 .0" ,
69+ "@typescript-eslint/parser" : " 8.4 .0" ,
7070 "eslint" : " 8.57.0" ,
7171 "eslint-config-prettier" : " 9.1.0" ,
7272 "eslint-plugin-github" : " 5.0.1" ,
7373 "eslint-plugin-import" : " 2.29.1" ,
74- "lefthook" : " 1.7.14 " ,
74+ "lefthook" : " 1.7.15 " ,
7575 "prettier" : " 3.3.3" ,
7676 "prettier-eslint" : " 16.3.0" ,
7777 "prettier-plugin-packagejson" : " 2.5.2" ,
You can’t perform that action at this time.
0 commit comments