File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919version : 1.0.0+1
2020
2121environment :
22- sdk : ^3.8.0
22+ sdk : ^3.8.1
2323
2424# Dependencies specify other packages that your package needs in order to work.
2525# To automatically upgrade your package dependencies to the latest versions
@@ -44,7 +44,7 @@ dev_dependencies:
4444 # activated in the `analysis_options.yaml` file located at the root of your
4545 # package. See that file for information about deactivating specific lint
4646 # rules and activating additional ones.
47- flutter_lints : ^5 .0.0
47+ flutter_lints : ^6 .0.0
4848
4949# For information on the generic Dart part of this file, see the
5050# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919version : 1.0.0+1
2020
2121environment :
22- sdk : ^3.8.0
22+ sdk : ^3.8.1
2323
2424# Dependencies specify other packages that your package needs in order to work.
2525# To automatically upgrade your package dependencies to the latest versions
@@ -50,7 +50,7 @@ dev_dependencies:
5050 # activated in the `analysis_options.yaml` file located at the root of your
5151 # package. See that file for information about deactivating specific lint
5252 # rules and activating additional ones.
53- flutter_lints : ^5 .0.0
53+ flutter_lints : ^6 .0.0
5454
5555# For information on the generic Dart part of this file, see the
5656# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919version : 1.0.0+1
2020
2121environment :
22- sdk : ^3.8.0
22+ sdk : ^3.8.1
2323
2424# Dependencies specify other packages that your package needs in order to work.
2525# To automatically upgrade your package dependencies to the latest versions
@@ -51,7 +51,7 @@ dev_dependencies:
5151 # activated in the `analysis_options.yaml` file located at the root of your
5252 # package. See that file for information about deactivating specific lint
5353 # rules and activating additional ones.
54- flutter_lints : ^5 .0.0
54+ flutter_lints : ^6 .0.0
5555
5656# For information on the generic Dart part of this file, see the
5757# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919version : 1.0.0+1
2020
2121environment :
22- sdk : ^3.8.0
22+ sdk : ^3.8.1
2323
2424# Dependencies specify other packages that your package needs in order to work.
2525# To automatically upgrade your package dependencies to the latest versions
@@ -51,7 +51,7 @@ dev_dependencies:
5151 # activated in the `analysis_options.yaml` file located at the root of your
5252 # package. See that file for information about deactivating specific lint
5353 # rules and activating additional ones.
54- flutter_lints : ^5 .0.0
54+ flutter_lints : ^6 .0.0
5555
5656# For information on the generic Dart part of this file, see the
5757# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A YouTube CORS Proxy Server.
33version : 1.0.0
44
55environment :
6- sdk : ^3.8.0
6+ sdk : ^3.8.1
77
88dependencies :
99 shelf : ^1.4.0
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1919version : 1.0.0+1
2020
2121environment :
22- sdk : ^3.8.0
22+ sdk : ^3.8.1
2323
2424# Dependencies specify other packages that your package needs in order to work.
2525# To automatically upgrade your package dependencies to the latest versions
@@ -54,7 +54,7 @@ dev_dependencies:
5454 # activated in the `analysis_options.yaml` file located at the root of your
5555 # package. See that file for information about deactivating specific lint
5656 # rules and activating additional ones.
57- flutter_lints : ^5 .0.0
57+ flutter_lints : ^6 .0.0
5858
5959# For information on the generic Dart part of this file, see the
6060# following page: https://dart.dev/tools/pub/pubspec
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A YouTube CORS Proxy Server.
33version : 1.0.0
44
55environment :
6- sdk : ^3.8.0
6+ sdk : ^3.8.1
77
88dependencies :
99 shelf : ^1.4.0
You can’t perform that action at this time.
0 commit comments