Skip to content

Commit

Permalink
Merge pull request #1652 from atsign-foundation/dependabot/pub/apps/a…
Browse files Browse the repository at this point in the history
…dmin/admin_api/pub-d87fed1015

build(deps): Bump the pub group across 1 directory with 2 updates
  • Loading branch information
cpswan authored Jan 14, 2025
2 parents afc4722 + 1999b89 commit 7332f16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions apps/admin/admin_api/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ packages:
dependency: "direct main"
description:
name: alfred
sha256: "61c74bfccd41447ddb7eb76e0e1204e1b1da0c099d441d00fa8d2b86de5415e3"
sha256: cecd070b75d10eacce2c2148f7ffd489bf85faea4b12cfa608a3428febdaf6ca
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.1.2+1"
analyzer:
dependency: transitive
description:
Expand Down Expand Up @@ -523,10 +523,10 @@ packages:
dependency: "direct dev"
description:
name: json_serializable
sha256: "8f52361c07497a7f2c16c13aac159f9be6fb12b1d67719eac98a21d9a205d571"
sha256: b0a98230538fe5d0b60a22fb6bf1b6cb03471b53e3324ff6069c591679dd59c9
url: "https://pub.dev"
source: hosted
version: "6.9.2"
version: "6.9.3"
lints:
dependency: "direct dev"
description:
Expand Down
4 changes: 2 additions & 2 deletions apps/admin/admin_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

# Add regular dependencies here.
dependencies:
alfred: ^1.1.1
alfred: ^1.1.2+1
at_client: ^3.4.0
json_annotation: ^4.9.0
at_cli_commons: ^1.3.0
Expand All @@ -29,4 +29,4 @@ dev_dependencies:
test: ^1.25.14
mocktail: ^1.0.4
build_runner: ^2.4.14
json_serializable: ^6.9.2
json_serializable: ^6.9.3

0 comments on commit 7332f16

Please sign in to comment.