Skip to content

Commit 3fa849a

Browse files
committed
fix(deps): update dependency @vercel/ncc to ^0.38.0
1 parent a95b422 commit 3fa849a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

action/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"dependencies": {
2121
"@actions/core": "^1.10.0",
2222
"@actions/github": "^4.0.0",
23-
"@vercel/ncc": "^0.36.1"
23+
"@vercel/ncc": "^0.38.0"
2424
}
2525
}

0 commit comments

Comments
 (0)