Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Jan 24, 2024
1 parent f621781 commit 55a527b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"url": "https://github.com/architect/destroy.git"
},
"dependencies": {
"@architect/inventory": "~3.6.6-RC.0",
"@architect/utils": "~4.0.0-RC.2",
"@aws-lite/client": "~0.14.0",
"@aws-lite/cloudformation": "~0.0.2",
"@architect/inventory": "~4.0.0-RC.2",
"@architect/utils": "~4.0.0-RC.3",
"@aws-lite/client": "~0.14.2",
"@aws-lite/cloudformation": "~0.0.3",
"@aws-lite/cloudwatch-logs": "~0.0.3",
"@aws-lite/s3": "~0.1.11",
"@aws-lite/s3": "~0.1.12",
"@aws-lite/ssm": "~0.2.2",
"minimist": "~1.2.8",
"run-parallel": "~1.2.0",
Expand All @@ -41,7 +41,7 @@
"eslint": "~8.56.0",
"nyc": "~15.1.0",
"tap-arc": "~1.2.2",
"tape": "~5.7.2"
"tape": "~5.7.3"
},
"eslintConfig": {
"extends": "@architect/eslint-config"
Expand Down

0 comments on commit 55a527b

Please sign in to comment.