Skip to content

Commit

Permalink
chore(deps): Bump the drift group
Browse files Browse the repository at this point in the history
Bumps the drift group in /packages/common/amplify_db_common_dart with 2 updates: [drift](https://github.com/simolus3/drift) and [drift_dev](https://github.com/simolus3/drift).


Updates `drift` from 2.12.1 to 2.13.1
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift-2.12.1...drift-2.13.1)

Updates `drift_dev` from 2.12.1 to 2.13.1
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift_dev-2.12.1...drift_dev-2.13.1)

---
updated-dependencies:
- dependency-name: drift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drift
- dependency-name: drift_dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drift
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 5c44b8b commit f568a91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/common/amplify_db_common_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
amplify_core: ">=1.6.0 <1.7.0"
async: ^2.10.0
aws_common: ">=0.6.0 <0.7.0"
drift: ">=2.12.0 <2.13.0"
drift: ^2.12.0
meta: ^1.7.0
path: ^1.8.0
sqlite3: ^2.0.0
Expand All @@ -22,5 +22,5 @@ dev_dependencies:
build_runner: ^2.4.0
build_test: ^2.0.0
build_web_compilers: ^4.0.0
drift_dev: ">=2.12.0 <2.13.0"
drift_dev: ^2.12.0
test: ^1.22.1

0 comments on commit f568a91

Please sign in to comment.