Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Jan 31, 2024
1 parent a23e80a commit c0b7deb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"license": "Apache-2.0",
"dependencies": {
"@architect/inventory": "~4.0.0-RC.2",
"@architect/utils": "~4.0.0-RC.3",
"@architect/inventory": "~4.0.0-RC.3",
"@architect/utils": "~4.0.0-RC.4",
"chalk": "4.1.2",
"lambda-runtimes": "~2.0.0",
"minimist": "~1.2.8"
Expand All @@ -37,7 +37,7 @@
"nyc": "~15.1.0",
"proxyquire": "^2.1.3",
"tap-arc": "^1.2.2",
"tape": "~5.7.3"
"tape": "~5.7.4"
},
"eslintConfig": {
"extends": "@architect/eslint-config"
Expand Down

0 comments on commit c0b7deb

Please sign in to comment.