Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Dec 21, 2023
1 parent 624a1ce commit ccc5198
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 36 deletions.
91 changes: 60 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"test": "npm run lint && npm run test:unit"
},
"dependencies": {
"@lando/mariadb": "^0.9.0",
"@lando/mongo": "^0.9.0",
"@lando/mysql": "^0.9.0",
"@lando/php": "0.10.1",
"@lando/postgres": "^0.10.0",
"@lando/mariadb": "^1.0.0",
"@lando/mongo": "^1.0.0",
"@lando/mysql": "^1.0.0",
"@lando/php": "^1.0.0",
"@lando/postgres": "^1.0.0",
"lodash": "^4.17.21"
},
"devDependencies": {
Expand Down

0 comments on commit ccc5198

Please sign in to comment.