Skip to content

Commit ad1179e

Browse files
Bump pub_semver from 2.1.5 to 2.2.0 in /scripts
Bumps [pub_semver](https://github.com/dart-lang/tools/tree/main/pkgs) from 2.1.5 to 2.2.0. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/pub_semver-v2.2.0/pkgs) --- updated-dependencies: - dependency-name: pub_semver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce80a4d commit ad1179e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,10 +221,10 @@ packages:
221221
dependency: "direct main"
222222
description:
223223
name: pub_semver
224-
sha256: "7b3cfbf654f3edd0c6298ecd5be782ce997ddf0e00531b9464b55245185bbbbd"
224+
sha256: "5bfcf68ca79ef689f8990d1160781b4bad40a3bd5e5218ad4076ddb7f4081585"
225225
url: "https://pub.dev"
226226
source: hosted
227-
version: "2.1.5"
227+
version: "2.2.0"
228228
shelf:
229229
dependency: transitive
230230
description:

scripts/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
collection: ^1.19.1
1111
file: ^7.0.1
1212
http: ^1.3.0
13-
pub_semver: ^2.1.5
13+
pub_semver: ^2.2.0
1414

1515
dev_dependencies:
1616
dart_flutter_team_lints: ^3.5.1

0 commit comments

Comments
 (0)