We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af76c6b commit b4b3ed9Copy full SHA for b4b3ed9
packages/dart/pubspec.yaml
@@ -20,15 +20,12 @@ dependencies:
20
# Utils
21
uuid: ^3.0.6
22
meta: ^1.7.0
23
- path: ^1.8.0
+ path: ^1.8.1
24
mime_type: ^1.0.0
25
26
-dependency_overrides:
27
- path: ^1.8.2 # required for transitive use only
28
-
29
dev_dependencies:
30
lints: ^1.0.1
31
# Testing
32
build_runner: ^2.1.11
33
mockito: ^5.2.0
34
- test: ^1.21.1
+ test: ^1.21.4
packages/flutter/pubspec.yaml
@@ -28,9 +28,6 @@ dependencies:
sembast: ^3.2.0
sembast_web: ^2.0.1+1
path: ^1.8.1 # required for transitive use only
platform: ^3.1.0
35
36
0 commit comments