Skip to content

Commit 101eaa5

Browse files
Update dependency yargs to v18
1 parent bf3831c commit 101eaa5

File tree

2 files changed

+162
-12
lines changed

2 files changed

+162
-12
lines changed

package-lock.json

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

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/cli",
3-
"version": "0.1.29",
3+
"version": "0.1.30",
44
"description": "A command tool to make all of my things easier.",
55
"author": "Stan Lemon <stanlemon@users.noreply.github.com>",
66
"license": "MIT",
@@ -21,6 +21,6 @@
2121
"dependencies": {
2222
"@stanlemon/app-template": "0.3.57",
2323
"get-installed-path": "^4.0.8",
24-
"yargs": "^17.7.2"
24+
"yargs": "^18.0.0"
2525
}
2626
}

0 commit comments

Comments
 (0)