Skip to content

Commit

Permalink
chore(deps): bump melos from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/invertase/melos/releases)
- [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/invertase/melos/commits/melos-v6.1.0/packages)

---
updated-dependencies:
- dependency-name: melos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and GregoryConrad committed Jul 29, 2024
1 parent ff78d78 commit 8491aa5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.4.1"
clock:
dependency: transitive
description:
name: clock
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
url: "https://pub.dev"
source: hosted
version: "1.1.1"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -145,6 +153,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.0.2"
intl:
dependency: transitive
description:
name: intl
sha256: d6f56758b7d3014a48af9701c085700aac781a92a87a62b1333b46d8879661cf
url: "https://pub.dev"
source: hosted
version: "0.19.0"
io:
dependency: transitive
description:
Expand Down Expand Up @@ -173,10 +189,10 @@ packages:
dependency: "direct dev"
description:
name: melos
sha256: f9a6fc4f4842b7edfca2e00ab3b5b06928584f24bdc3d776ab0b30be7d599450
sha256: a3f06ed871e0348cb99909ad5ddf5f8b53cc61d894c302b5417d2db1ee7ec381
url: "https://pub.dev"
source: hosted
version: "6.0.0"
version: "6.1.0"
meta:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ environment:

dev_dependencies:
analyzer: ^6.4.1
melos: ^6.0.0
melos: ^6.1.0

0 comments on commit 8491aa5

Please sign in to comment.