Skip to content

Commit

Permalink
Merge pull request #3774 from canonical/renovate/intl-0.x
Browse files Browse the repository at this point in the history
Update dependency intl to ^0.20.0
  • Loading branch information
sharder996 authored Nov 21, 2024
2 parents d885441 + c7e278d commit 80989c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/client/gui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,10 +369,10 @@ packages:
dependency: "direct main"
description:
name: intl
sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf
sha256: "99f282cb0e02edcbbf8c6b3bbc7c90b65635156c412e58f3975a7e55284ce685"
url: "https://pub.dev"
source: hosted
version: "0.19.0"
version: "0.20.0"
js:
dependency: transitive
description:
Expand Down Expand Up @@ -864,10 +864,10 @@ packages:
dependency: transitive
description:
name: web
sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb
sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27"
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "0.5.1"
win32:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion src/client/gui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:
fpdart: ^1.1.0
grpc: ^4.0.1
hotkey_manager: ^0.2.3
intl: ^0.19.0
intl: ^0.20.0
local_notifier: ^0.1.6
logger: ^2.4.0
path_provider: ^2.1.4
Expand Down

0 comments on commit 80989c6

Please sign in to comment.