neiam /action-setup-beam
action-setup-beam
public · Issues · Pulls · Labels · Forks · Compare · Actions queued
⭐
Log in to mark this repository.
Bump @vercel/ncc from 0.38.3 to 0.38.4 (#387)
cba803d · dependabot[bot] · 2026-02-28 13:58
Message
{commit_body(@commit)}
Files changed
modified
package-lock.json
+4
−4
@@ -16,7 +16,7 @@
| 16 | 16 | }, |
| 17 | 17 | "devDependencies": { |
| 18 | 18 | "@eslint/js": "9.31.0", |
| 19 | − "@vercel/ncc": "0.38.3", | |
| 19 | + "@vercel/ncc": "0.38.4", | |
| 20 | 20 | "eslint": "9.38.0", |
| 21 | 21 | "eslint-plugin-yml": "1.18.0", |
| 22 | 22 | "globals": "17.3.0", |
@@ -477,9 +477,9 @@
| 477 | 477 | "license": "MIT" |
| 478 | 478 | }, |
| 479 | 479 | "node_modules/@vercel/ncc": { |
| 480 | − "version": "0.38.3", | |
| 481 | − "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.3.tgz", | |
| 482 | − "integrity": "sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==", | |
| 480 | + "version": "0.38.4", | |
| 481 | + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", | |
| 482 | + "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", | |
| 483 | 483 | "dev": true, |
| 484 | 484 | "license": "MIT", |
| 485 | 485 | "bin": { |
modified
package.json
+1
−1
@@ -24,7 +24,7 @@
| 24 | 24 | "lodash": "4.17.21" |
| 25 | 25 | }, |
| 26 | 26 | "devDependencies": { |
| 27 | − "@vercel/ncc": "0.38.3", | |
| 27 | + "@vercel/ncc": "0.38.4", | |
| 28 | 28 | "eslint": "9.38.0", |
| 29 | 29 | "@eslint/js": "9.31.0", |
| 30 | 30 | "globals": "17.3.0", |
Parents: eda66a8