Skip to content

Commit

Permalink
[deps]: Update npm minor (#213)
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] authored Apr 8, 2024
1 parent bf16a4a commit 8f8c9eb
Show file tree
Hide file tree
Showing 6 changed files with 120 additions and 98 deletions.
16 changes: 8 additions & 8 deletions download-artifacts/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 download-artifacts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "action-download-artifact",
"main": "main.js",
"dependencies": {
"@actions/artifact": "2.0.0",
"@actions/artifact": "2.1.4",
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"adm-zip": "0.5.10",
"adm-zip": "0.5.12",
"filesize": "10.1.1"
}
}
16 changes: 8 additions & 8 deletions get-keyvault-secrets/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 get-keyvault-secrets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"author": "Romil Goyal",
"license": "ISC",
"devDependencies": {
"@types/node": "20.9.2",
"typescript": "5.2.2"
"@types/node": "20.12.5",
"typescript": "5.4.4"
},
"dependencies": {
"@actions/core": "1.10.1",
Expand Down
174 changes: 98 additions & 76 deletions package-lock.json

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

Loading

0 comments on commit 8f8c9eb

Please sign in to comment.