Merge pull request 'Update dependency logger to v1.4.0' (#30) from renovate/logger-1.x into develop
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #30
This commit is contained in:
commit
494420cbd3
2 changed files with 3 additions and 3 deletions
|
@ -433,10 +433,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: logger
|
name: logger
|
||||||
sha256: db2ff852ed77090ba9f62d3611e4208a3d11dfa35991a81ae724c113fcb3e3f7
|
sha256: "7ad7215c15420a102ec687bb320a7312afd449bac63bfb1c60d9787c27b9767f"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.3.0"
|
version: "1.4.0"
|
||||||
logging:
|
logging:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -26,7 +26,7 @@ dependencies:
|
||||||
provider: 6.0.5
|
provider: 6.0.5
|
||||||
stacked: 3.3.0
|
stacked: 3.3.0
|
||||||
get_it: 7.6.0
|
get_it: 7.6.0
|
||||||
logger: 1.3.0
|
logger: 1.4.0
|
||||||
shared_preferences: 2.1.1
|
shared_preferences: 2.1.1
|
||||||
http: 0.13.6
|
http: 0.13.6
|
||||||
validators: 3.0.0
|
validators: 3.0.0
|
||||||
|
|
Loading…
Reference in a new issue