Skip to content

Commit

Permalink
Updated Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jinosh05 authored and michaelspiss committed Jun 28, 2023
1 parent 1b32e92 commit 8a8f65b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
path: ../

dev_dependencies:
flutter_lints: ^1.0.0
flutter_lints: ^2.0.1

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ dependencies:
sdk: flutter

dev_dependencies:
recase: ^4.0.0
args: ^2.3.0
recase: ^4.1.0
args: ^2.4.1
flutter_test:
sdk: flutter
version: ^2.0.0
version: ^3.0.2
ansicolor: ^2.0.1
flutter_lints: ^1.0.0
pub_semver: ^2.1.1
flutter_lints: ^2.0.1
pub_semver: ^2.1.4

flutter:
fonts:
Expand Down

0 comments on commit 8a8f65b

Please sign in to comment.