Skip to content

Commit

Permalink
build(deps): bump the envied group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the envied group with 2 updates in the / directory: [envied](https://github.com/petercinibulk/envied) and [envied_generator](https://github.com/petercinibulk/envied).


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 69323cb commit c35cb7d
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: "129a0dbf32b90344fa2e9d6943569fdec8f17904e66161e0a1f09ee3416508ae"
sha256: "3cef07269504982ae892c57d26326f32d86ab995cddf5cbf48e6a749c166d1bf"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.1.0"
envied_generator:
dependency: "direct dev"
description:
name: envied_generator
sha256: "76aec98907872ce8488f021e68d213bd0d9bf224eb393a094be1708cc3180d41"
sha256: "8b17541dc536461d2632ef82ce3dfa2f9f6dda9bfc3389cde2f0e2014bd1b78a"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.1.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: ^1.0.0
envied: ^1.1.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: ^1.0.0
envied_generator: ^1.1.0
flutter_gen_runner: ^5.8.0
flutter_launcher_icons: ^0.14.2
flutter_native_splash: ^2.4.4
Expand Down

0 comments on commit c35cb7d

Please sign in to comment.