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

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-09-24 08:22:01 -03:00 committed by GitHub
parent 82a7ffce68
commit 1631e5f6a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -16,7 +16,7 @@
"semver": "7.7.2"
},
"devDependencies": {
"@vercel/ncc": "0.38.3",
"@vercel/ncc": "0.38.4",
"husky": "9.1.7",
"jest": "30.0.5",
"semistandard": "17.0.0"
@ -1838,9 +1838,9 @@
]
},
"node_modules/@vercel/ncc": {
"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==",
"version": "0.38.4",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz",
"integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==",
"dev": true,
"license": "MIT",
"bin": {

View file

@ -26,7 +26,7 @@
"semver": "7.7.2"
},
"devDependencies": {
"@vercel/ncc": "0.38.3",
"@vercel/ncc": "0.38.4",
"husky": "9.1.7",
"jest": "30.0.5",
"semistandard": "17.0.0"