Skip to content

Commit e18c166

Browse files
build(deps): bump meta from 1.16.0 to 1.17.0
Bumps [meta](https://github.com/dart-lang/sdk/tree/main/pkg) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/1.17.0/pkg) --- updated-dependencies: - dependency-name: meta dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 140f64e commit e18c166

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,10 +285,10 @@ packages:
285285
dependency: "direct main"
286286
description:
287287
name: meta
288-
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
288+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
289289
url: "https://pub.dev"
290290
source: hosted
291-
version: "1.16.0"
291+
version: "1.17.0"
292292
mime:
293293
dependency: transitive
294294
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
equatable: ^2.0.7
1111
json_annotation: ^4.9.0
12-
meta: ^1.16.0
12+
meta: ^1.17.0
1313
uuid: ^4.5.1
1414

1515
dev_dependencies:

0 commit comments

Comments
 (0)