chore(deps-dev): Bump @vercel/ncc from 0.38.1 to 0.38.3 (#51)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-08-12 15:06:14 -03:00 committed by GitHub
parent 000eeb8522
commit 0f0911fca8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -16,7 +16,7 @@
"semver": "7.5.4"
},
"devDependencies": {
"@vercel/ncc": "0.38.1",
"@vercel/ncc": "0.38.3",
"husky": "9.0.11",
"jest": "29.7.0",
"semistandard": "17.0.0"
@ -1396,10 +1396,11 @@
"dev": true
},
"node_modules/@vercel/ncc": {
"version": "0.38.1",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.1.tgz",
"integrity": "sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==",
"version": "0.38.3",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.3.tgz",
"integrity": "sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==",
"dev": true,
"license": "MIT",
"bin": {
"ncc": "dist/ncc/cli.js"
}

View file

@ -26,7 +26,7 @@
"semver": "7.5.4"
},
"devDependencies": {
"@vercel/ncc": "0.38.1",
"@vercel/ncc": "0.38.3",
"husky": "9.0.11",
"jest": "29.7.0",
"semistandard": "17.0.0"