Skip to content

Commit c956266

Browse files
authored
Merge pull request #60 from FlutterGen/upgrade-packages
chore: packages
2 parents 0475c36 + 84a47b1 commit c956266

File tree

8 files changed

+30494
-27790
lines changed

8 files changed

+30494
-27790
lines changed

.github/actions/setup-bun/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: 'composite'
66
steps:
77
- name: Setup Bun
8-
uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2.0.1
8+
uses: oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76 # v2.0.2
99

1010
- name: Bun Install
1111
shell: bash

.github/workflows/lint-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Lint PR Title
22

33
on:
4-
pull_request_target:
4+
pull_request:
55
types:
66
- opened
77
- edited

bun.lock

Lines changed: 948 additions & 0 deletions
Large diffs are not rendered by default.

bun.lockb

-170 KB
Binary file not shown.

0 commit comments

Comments
 (0)