Skip to content

Commit

Permalink
Bump pub_semver from 2.1.4 to 2.1.5 in /scripts
Browse files Browse the repository at this point in the history
Closes #218

GitOrigin-RevId: 3cc9cd5
Change-Id: I092304595d9ef53434ecccfe4e46119d3d936514
Reviewed-on: https://dart-review.googlesource.com/c/dart-docker/+/402582
Reviewed-by: Alexander Thomas <[email protected]>
Commit-Queue: Alexander Thomas <[email protected]>
  • Loading branch information
dependabot[bot] authored and Commit Queue committed Jan 7, 2025
1 parent d702279 commit b05a134
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions scripts/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ packages:
dependency: "direct main"
description:
name: pub_semver
sha256: "40d3ab1bbd474c4c2328c91e3a7df8c6dd629b79ece4c4bd04bee496a224fb0c"
sha256: "7b3cfbf654f3edd0c6298ecd5be782ce997ddf0e00531b9464b55245185bbbbd"
url: "https://pub.dev"
source: hosted
version: "2.1.4"
version: "2.1.5"
shelf:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion scripts/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
collection: ^1.19.1
file: ^7.0.1
http: ^1.2.2
pub_semver: ^2.1.4
pub_semver: ^2.1.5

dev_dependencies:
dart_flutter_team_lints: ^3.2.1
Expand Down

0 comments on commit b05a134

Please sign in to comment.