Skip to content

Commit

Permalink
Merge branch 'flutter:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoamador authored Feb 27, 2024
2 parents 0bf6a15 + 8aaec9b commit b061e98
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions app_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ dependencies:
file: 7.0.0
fixnum: 1.1.0
gcloud: 0.8.12
github: 9.22.0
github: 9.23.0
googleapis: 12.0.0
googleapis_auth: 1.4.1
googleapis_auth: 1.4.2
gql: 1.0.1-alpha+1696717343881
graphql: 5.2.0-beta.7
grpc: 3.2.4
Expand Down
4 changes: 2 additions & 2 deletions auto_submit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ environment:
dependencies:
appengine: 0.13.7
corsac_jwt: 1.0.0-nullsafety.1
github: 9.22.0
github: 9.23.0
googleapis: 12.0.0
googleapis_auth: 1.4.1
googleapis_auth: 1.4.2
graphql: 5.2.0-beta.7
gql: 1.0.1-alpha+1691943394579
http: 1.2.1
Expand Down
4 changes: 2 additions & 2 deletions dashboard/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
flutter:
sdk: flutter
collection: any # Match Flutter SDK
firebase_crashlytics: 3.4.14 # Rolled by dependabot
firebase_crashlytics: 3.4.15 # Rolled by dependabot
firebase_core: 2.25.4 # Rolled by dependabot
fixnum: 1.1.0 # Rolled by dependabot
flutter_app_icons: 0.0.9 # Rolled by dependabot
Expand All @@ -24,7 +24,7 @@ dependencies:
protobuf: 3.1.0 # Rolled by dependabot
provider: 6.1.1 # Rolled by dependabot
truncate: 3.0.1 # Rolled by dependabot
url_launcher: 6.2.4 # Rolled by dependabot
url_launcher: 6.2.5 # Rolled by dependabot
url_launcher_platform_interface: 2.3.2 # Rolled by dependabot
url_launcher_web: 2.2.3 # Rolled by dependabot

Expand Down
80 changes: 40 additions & 40 deletions gh_actions/third_party/no-response/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions gh_actions/third_party/no-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"devDependencies": {
"@octokit/webhooks-types": "^7.3.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-github": "^4.10.1",
"eslint-plugin-jest": "^27.9.0",
"extract-pr-titles": "^1.1.0",
Expand Down

0 comments on commit b061e98

Please sign in to comment.