chore(deps): Bump deps
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
This commit is contained in:
parent
2a4cd09fbf
commit
b719d94d5d
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue