Skip to content

Commit

Permalink
Update deps and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Feb 5, 2024
1 parent 97797ff commit 06960a1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"url": "https://github.com/architect/destroy.git"
},
"dependencies": {
"@architect/inventory": "~4.0.0",
"@architect/utils": "~4.0.0",
"@aws-lite/client": "^0.15.2",
"@architect/inventory": "~4.0.2",
"@architect/utils": "~4.0.1",
"@aws-lite/client": "^0.16.1",
"@aws-lite/cloudformation": "^0.0.3",
"@aws-lite/cloudwatch-logs": "^0.0.3",
"@aws-lite/s3": "^0.1.16",
"@aws-lite/s3": "^0.1.17",
"@aws-lite/ssm": "^0.2.2",
"minimist": "~1.2.8",
"run-parallel": "~1.2.0",
"run-waterfall": "~1.1.7"
},
"devDependencies": {
"@architect/deploy": "~4.6.3",
"@architect/deploy": "~5.0.0",
"@architect/eslint-config": "^2.1.2",
"cross-env": "~7.0.3",
"eslint": "~8.56.0",
Expand Down

0 comments on commit 06960a1

Please sign in to comment.