chore(deps): Bump deps

Signed-off-by: Billy Zha <jinzha1@microsoft.com>
This commit is contained in:
Billy Zha 2024-10-21 06:26:18 +00:00
parent 2a4cd09fbf
commit b719d94d5d
1 changed files with 2 additions and 2 deletions

View File

@ -17,10 +17,10 @@
}, },
"homepage": "https://github.com/oras-project/setup-oras#readme", "homepage": "https://github.com/oras-project/setup-oras#readme",
"dependencies": { "dependencies": {
"@actions/core": "^1.10.1", "@actions/core": "^1.11.1",
"@actions/tool-cache": "^2.0.1", "@actions/tool-cache": "^2.0.1",
"@types/node": "^22.7.7", "@types/node": "^22.7.7",
"@vercel/ncc": "^0.38.1", "@vercel/ncc": "^0.38.2",
"typescript": "^5.6.3" "typescript": "^5.6.3"
} }
} }