Skip to content

Commit e56042f

Browse files
chore(deps): update yargs-extra (#569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a014148 commit e56042f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

yargs-extra/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bpinternal/yargs-extra",
33
"description": "Utils functions that leverage yargs.",
4-
"version": "0.0.19",
4+
"version": "0.0.20",
55
"author": "Botpress, Inc.",
66
"type": "commonjs",
77
"repository": {
@@ -22,11 +22,11 @@
2222
},
2323
"devDependencies": {
2424
"@types/json-schema": "^7.0.9",
25-
"@types/lodash": "4.17.15",
25+
"@types/lodash": "4.17.16",
2626
"@types/node": "^20.1.3",
2727
"vitest": "1.6.0",
2828
"cross-env": "^7.0.0",
29-
"typescript": "5.7.3"
29+
"typescript": "5.8.2"
3030
},
3131
"scripts": {
3232
"build": "tsc --build",

yargs-extra/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)