Skip to content

Commit d44b75b

Browse files
Bump minimist and @lando/leia
Removes [minimist](https://github.com/minimistjs/minimist). It's no longer used after updating ancestor dependency [@lando/leia](https://github.com/lando/leia). These dependencies need to be updated together. Removes `minimist` Updates `@lando/leia` from 0.6.7 to 1.0.0-beta.3 - [Release notes](https://github.com/lando/leia/releases) - [Changelog](https://github.com/lando/leia/blob/main/CHANGELOG.md) - [Commits](lando/leia@v0.6.7...v1.0.0-beta.3) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect - dependency-name: "@lando/leia" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61d3572 commit d44b75b

2 files changed

Lines changed: 27 additions & 133 deletions

File tree

package-lock.json

Lines changed: 26 additions & 132 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@babel/eslint-parser": "^7.23.10",
53-
"@lando/leia": "^0.6.4",
53+
"@lando/leia": "^1.0.0-beta.3",
5454
"@lando/vitepress-theme-default-plus": "^1.0.0-beta.41",
5555
"chai": "^4.3.4",
5656
"command-line-test": "^1.0.10",

0 commit comments

Comments
 (0)