Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 18, 2023
1 parent 2efe771 commit 6e85824
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 17 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

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

32 changes: 18 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"@actions/core": "1.10.0",
"@actions/http-client": "2.0.1",
"@actions/tool-cache": "2.0.1",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"description": "GitHub Action to Install the Octopus CLI",
"devDependencies": {
"@types/jest": "29.4.0",
"@types/node": "20.10.4",
"@types/semver": "7.3.13",
"@types/tmp": "0.2.6",
"@types/uuid": "9.0.0",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@vercel/ncc": "0.36.1",
Expand Down

0 comments on commit 6e85824

Please sign in to comment.