Skip to content

Commit 616185b

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.5 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.5...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] <[email protected]>
1 parent 35698c7 commit 616185b

File tree

2 files changed

+39
-140
lines changed

2 files changed

+39
-140
lines changed

package-lock.json

+38-139
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@babel/eslint-parser": "^7.16.0",
50-
"@lando/leia": "^0.6.5",
50+
"@lando/leia": "^1.0.0-beta.3",
5151
"@lando/vitepress-theme-default-plus": "^1.0.0-beta.40",
5252
"chai": "^4.3.4",
5353
"command-line-test": "^1.0.10",

0 commit comments

Comments
 (0)