Skip to content

Commit

Permalink
some dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFeledy committed Nov 20, 2024
1 parent 8574709 commit 9902870
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
30 changes: 16 additions & 14 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"test": "npm run lint && npm run test:unit"
},
"dependencies": {
"@lando/nginx": "^1.3.0",
"@lando/nginx": "^1.4.1",
"lodash": "^4.17.21",
"semver": "^7.3.7"
"semver": "^7.6.3"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.0",
"@lando/leia": "0.6.5",
"@babel/eslint-parser": "^7.25.9",
"@lando/leia": "0.6.7",
"@lando/vitepress-theme-default-plus": "^1.1.0-beta.23",
"chai": "^4.3.4",
"command-line-test": "^1.0.10",
Expand Down

0 comments on commit 9902870

Please sign in to comment.