Skip to content

Commit

Permalink
build(deps): bump the envied group with 3 updates (#390)
Browse files Browse the repository at this point in the history
Bumps the envied group with 3 updates: [freezed_lint](https://github.com/rrousselGit/freezed), [envied_generator](https://github.com/petercinibulk/envied) and [envied](https://github.com/petercinibulk/envied).


Updates `freezed_lint` from `bd76eb6` to 0.0.5
- [Commits](https://github.com/rrousselGit/freezed/commits/freezed_lint-v0.0.5)

Updates `envied_generator` from 0.5.4+1 to 1.0.0
- [Release notes](https://github.com/petercinibulk/envied/releases)
- [Changelog](https://github.com/petercinibulk/envied/blob/main/CHANGELOG.md)
- [Commits](petercinibulk/envied@envied_generator-v0.5.4...envied_generator-v1.0.0)

Updates `envied` from 0.5.4+1 to 1.0.0
- [Release notes](https://github.com/petercinibulk/envied/releases)
- [Changelog](https://github.com/petercinibulk/envied/blob/main/CHANGELOG.md)
- [Commits](petercinibulk/envied@envied-v0.5.4...envied-v1.0.0)

Updates `envied_generator` from 0.5.4+1 to 1.0.0
- [Release notes](https://github.com/petercinibulk/envied/releases)
- [Changelog](https://github.com/petercinibulk/envied/blob/main/CHANGELOG.md)
- [Commits](petercinibulk/envied@envied_generator-v0.5.4...envied_generator-v1.0.0)

---
updated-dependencies:
- dependency-name: freezed_lint
  dependency-type: direct:production
  dependency-group: envied
- dependency-name: envied_generator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: envied
- dependency-name: envied
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: envied
- dependency-name: envied_generator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: envied
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 3727f70 commit 28bda28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -394,18 +394,18 @@ packages:
dependency: "direct main"
description:
name: envied
sha256: bbff9c76120e4dc5e2e36a46690cf0a26feb65e7765633f4e8d916bcd173a450
sha256: "129a0dbf32b90344fa2e9d6943569fdec8f17904e66161e0a1f09ee3416508ae"
url: "https://pub.dev"
source: hosted
version: "0.5.4+1"
version: "1.0.0"
envied_generator:
dependency: "direct dev"
description:
name: envied_generator
sha256: "517b70de08d13dcd40e97b4e5347e216a0b1c75c99e704f3c85c0474a392d14a"
sha256: "76aec98907872ce8488f021e68d213bd0d9bf224eb393a094be1708cc3180d41"
url: "https://pub.dev"
source: hosted
version: "0.5.4+1"
version: "1.0.0"
equatable:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8 # Only required if you use Cupertino (iOS style) icons
envied: ^0.5.4+1
envied: ^1.0.0
flutter:
sdk: flutter
flutter_hooks: ^0.20.5
Expand All @@ -62,7 +62,7 @@ dev_dependencies:
build_web_compilers: ^4.0.11
custom_lint: ^0.6.8
dhttpd: ^4.1.0
envied_generator: ^0.5.4+1
envied_generator: ^1.0.0
flutter_gen_runner: ^5.7.0
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.4.1
Expand Down

0 comments on commit 28bda28

Please sign in to comment.