Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Bump minimist from 1.2.3 to 1.2.6 in /runtime/transformer
Browse files Browse the repository at this point in the history
Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.3...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2022
1 parent 1154c9b commit bf276cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions runtime/transformer/package-lock.json

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

2 changes: 1 addition & 1 deletion runtime/transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "transformer.js",
"version": "0.1.0",
"dependencies": {
"minimist": "^1.2.3",
"minimist": "^1.2.6",
"@kubernetes/client-node": "^0.8.2"
}
}

0 comments on commit bf276cb

Please sign in to comment.