Skip to content

Commit

Permalink
build(deps): bump syncfusion_flutter_charts from 23.1.39 to 23.1.41
Browse files Browse the repository at this point in the history
Bumps [syncfusion_flutter_charts](https://github.com/syncfusion/flutter-widgets/tree/master/packages) from 23.1.39 to 23.1.41.
- [Release notes](https://github.com/syncfusion/flutter-widgets/releases)
- [Commits](https://github.com/syncfusion/flutter-widgets/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: syncfusion_flutter_charts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 6c7efc5 commit f63433e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1111,18 +1111,18 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_charts
sha256: "41e51c7ee9d30f8a25e087b5dcfc61bf4da568ddaf846bb256ca11221414df18"
sha256: "36faee9bfa9497a0aec44f5501616df545ea00f5348f40818cb5fd1a2d8f719c"
url: "https://pub.dev"
source: hosted
version: "23.1.39"
version: "23.1.41"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
sha256: "505a07deaeb326ae9af5ee4e50937b7563cbb639982e760c26f3511b4fa535d5"
sha256: a8e3d3ea369566bb45f454331c5863939632b6068d15b558fa384811f1f5aa51
url: "https://pub.dev"
source: hosted
version: "23.1.39"
version: "23.1.41"
term_glyph:
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 @@ -46,7 +46,7 @@ dependencies:
camera: ^0.10.5+2
quick_actions: ^1.0.6
stock: ^1.1.0
syncfusion_flutter_charts: ^23.1.36
syncfusion_flutter_charts: ^23.1.41

dev_dependencies:
flutter_lints: ^2.0.2
Expand Down

0 comments on commit f63433e

Please sign in to comment.