Skip to content

Commit 54ffa67

Browse files
committed
(stream_feed): update dependencies
Signed-off-by: Sahil Kumar <[email protected]>
1 parent 197c3f1 commit 54ffa67

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/stream_feed/pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ dependencies:
1313
faye_dart: ^0.1.0
1414
http_parser: ^4.0.0
1515
jose: ^0.3.2
16-
json_annotation: ^4.0.0
16+
json_annotation: ^4.0.1
1717
logging: ^1.0.1
1818
meta: ^1.3.0
1919
mime: ^1.0.0
2020
web_socket_channel: ^2.1.0
2121

2222
dev_dependencies:
23-
build_runner: ^1.10.0
24-
json_serializable: ^4.0.2
25-
mocktail: ^0.1.0
26-
test: ^1.16.5
23+
build_runner: ^2.0.2
24+
json_serializable: ^4.1.1
25+
mocktail: ^0.1.2
26+
test: ^1.17.3
2727

2828
# For information on the generic Dart part of this file, see the
2929
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)