Skip to content

Commit 38e951c

Browse files
chore(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.32 to 17.0.33. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) --- updated-dependencies: - dependency-name: "@types/yargs" dependency-version: 17.0.33 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73b0b42 commit 38e951c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

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

packages/@code-like-a-carpenter/cli-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"bin": "./cli.mjs",
3434
"devDependencies": {
35-
"@types/yargs": "^17.0.32"
35+
"@types/yargs": "^17.0.33"
3636
},
3737
"releaseAll": 5,
3838
"types": "./dist/types/index.d.mts",

0 commit comments

Comments
 (0)