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.14.1 to 2.16.0
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift-2.14.1...drift-2.16.0)

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

---
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 Mar 18, 2024
1 parent 396d0ec commit 167ace8
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.7.0 <1.8.0"
async: ^2.10.0
aws_common: ">=0.6.3 <0.7.0"
drift: ">=2.14.0 <2.15.0"
drift: ^2.14.0
meta: ^1.7.0
path: ">=1.8.0 <2.0.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.14.0 <2.15.0"
drift_dev: ^2.14.0
test: ^1.22.1

0 comments on commit 167ace8

Please sign in to comment.