Skip to content

Commit

Permalink
chore(deps): update yargs-extra (#349)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 78538c1 commit 3bd6e5e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions yargs-extra/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bpinternal/yargs-extra",
"description": "Utils functions that leverage yargs.",
"version": "0.0.9",
"version": "0.0.10",
"author": "Botpress, Inc.",
"repository": {
"type": "git",
Expand All @@ -21,11 +21,11 @@
},
"devDependencies": {
"@types/json-schema": "^7.0.9",
"@types/lodash": "4.17.5",
"@types/lodash": "4.17.6",
"@types/node": "^20.1.3",
"vitest": "1.6.0",
"cross-env": "^7.0.0",
"typescript": "5.4.5"
"typescript": "5.5.3"
},
"scripts": {
"build": "tsc --build",
Expand Down
20 changes: 10 additions & 10 deletions yargs-extra/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3bd6e5e

Please sign in to comment.