Skip to content

Commit 798cd7c

Browse files
authored
Update pubspec.yaml (#2321)
1 parent 2bf3ae0 commit 798cd7c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pkg/sass_api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
sass: 1.78.0
1414

1515
dev_dependencies:
16-
dartdoc: ">=6.0.0 <9.0.0"
16+
dartdoc: ^8.0.14
1717

1818
dependency_overrides:
1919
sass: { path: ../.. }

pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
cli_pkg: ^2.8.0
1818
cli_repl: ^0.2.1
1919
collection: ^1.16.0
20-
http: "^1.1.0"
20+
http: ^1.1.0
2121
js: ^0.6.3
2222
meta: ^1.3.0
2323
native_synchronization: ^0.3.0
@@ -38,15 +38,15 @@ dependencies:
3838
watcher: ^1.0.0
3939

4040
dev_dependencies:
41-
analyzer: ">=5.13.0 <7.0.0"
41+
analyzer: ^6.8.0
4242
archive: ^3.1.2
4343
crypto: ^3.0.0
4444
dart_style: ^2.0.0
45-
dartdoc: ">=6.0.0 <9.0.0"
45+
dartdoc: ^8.0.14
4646
grinder: ^0.9.0
4747
node_preamble: ^2.0.2
48-
lints: ">=2.0.0 <5.0.0"
49-
protoc_plugin: ">=20.0.0 <22.0.0"
48+
lints: ^4.0.0
49+
protoc_plugin: ^21.1.2
5050
pub_api_client: ^2.1.1
5151
pubspec_parse: ^1.3.0
5252
test: ^1.16.7

0 commit comments

Comments
 (0)