Skip to content

Commit

Permalink
Bump drift_dev from 2.21.2 to 2.22.0
Browse files Browse the repository at this point in the history
Bumps [drift_dev](https://github.com/simolus3/drift) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift_dev-2.21.2...drift_dev-2.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 0e0fa17 commit 538ac16
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -298,26 +298,26 @@ packages:
dependency: transitive
description:
name: dart_style
sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9"
sha256: "7856d364b589d1f08986e140938578ed36ed948581fbc3bc9aef1805039ac5ab"
url: "https://pub.dev"
source: hosted
version: "2.3.6"
version: "2.3.7"
drift:
dependency: "direct main"
description:
name: drift
sha256: df027d168a2985a2e9da900adeba2ab0136f0d84436592cf3cd5135f82c8579c
sha256: c2d073d35ad441730812f4ea05b5dd031fb81c5f9786a4f5fb77ecd6307b6f74
url: "https://pub.dev"
source: hosted
version: "2.21.0"
version: "2.22.1"
drift_dev:
dependency: "direct dev"
description:
name: drift_dev
sha256: "623649abe932fc17bd32e578e7e05f7ac5e7dd0b33e6c8669a0634105d1389bf"
sha256: "488263d85d027333fc602eb7714125de317e8c7db064aa6c2f208a8f79139e7b"
url: "https://pub.dev"
source: hosted
version: "2.21.2"
version: "2.22.0"
equatable:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1266,10 +1266,10 @@ packages:
dependency: transitive
description:
name: sqlparser
sha256: d77749237609784e337ec36c979d41f6f38a7b279df98622ae23929c8eb954a4
sha256: "4cad4b2c5f63dc9ea1a8dcffb58cf762322bea5dd8836870164a65e913bdae41"
url: "https://pub.dev"
source: hosted
version: "0.39.2"
version: "0.40.0"
stack_trace:
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 @@ -84,7 +84,7 @@ dev_dependencies:
network_image_mock: ^2.1.1
flutter_lints: ^5.0.0
cider: ^0.2.7
drift_dev: ^2.20.3
drift_dev: ^2.22.0
freezed: ^2.5.7
golden_toolkit: ^0.15.0

Expand Down

0 comments on commit 538ac16

Please sign in to comment.