Updated dependencies

This commit is contained in:
Erik C. Thauvin 2023-12-15 13:16:21 -08:00
parent 5d2f25b3ca
commit 62cbfb1c71
2 changed files with 5 additions and 5 deletions

View file

@ -5,10 +5,10 @@ repository: https://github.com/ethauvin/dcat
issue_tracker: https://github.com/ethauvin/dcat/issues
environment:
sdk: '>=2.15.1 <3.0.0'
sdk: '>=2.15.1 <=3.2.3'
dev_dependencies:
lints: ^2.0.0
lints: ^3.0.0
test: ^1.18.2
dependencies:
args: ^2.3.0