Skip to content

Commit

Permalink
Update dependency @vercel/ncc to v0.38.3 (#2524)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent a14fcec commit 3ad1e28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"lint": "node ../packages/crafty-preset-eslint/src/commands/jsLint.js --preset recommended --preset node *.js"
},
"dependencies": {
"@vercel/ncc": "0.38.2",
"@vercel/ncc": "0.38.3",
"rimraf": "5.0.10"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3067,7 +3067,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/utils@workspace:utils"
dependencies:
"@vercel/ncc": "npm:0.38.2"
"@vercel/ncc": "npm:0.38.3"
rimraf: "npm:5.0.10"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3477,14 +3477,14 @@ __metadata:
languageName: node
linkType: hard

"@vercel/ncc@npm:0.38.2":
version: 0.38.2
resolution: "@vercel/ncc@npm:0.38.2"
"@vercel/ncc@npm:0.38.3":
version: 0.38.3
resolution: "@vercel/ncc@npm:0.38.3"
dependencies:
node-gyp: "npm:latest"
bin:
ncc: dist/ncc/cli.js
checksum: 10c0/430f506d7243155d85b8f99d46f46159b9dea58190ae4c28eadebe6b1b90e350e9861c7accc4f3b2dcb603f47fbe7cc947c56af396c96ba1059419f1b4f20928
checksum: 10c0/91b328b53d3bb17ac2fd329d9d2115192d2001e52a7f6d38828ce878e465f3bc62031a8b206bdbbf90e449c11f9e411f853f7081a6e2947ef3459365fa12da49
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ad1e28

Please sign in to comment.