Skip to content

Commit

Permalink
chore: updating ncc dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ADRFranklin committed May 10, 2024
1 parent cd148cc commit 1f1ccc1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion pkg/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@types/nodemailer": "^6.4.6",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.39.0",
"@vercel/ncc": "^0.34.0",
"@vercel/ncc": "^0.38.1",
"depcheck": "^1.4.3",
"eslint": "^8.23.1",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5732,14 +5732,14 @@ __metadata:
languageName: node
linkType: hard

"@vercel/ncc@npm:^0.34.0":
version: 0.34.0
resolution: "@vercel/ncc@npm:0.34.0"
"@vercel/ncc@npm:^0.38.1":
version: 0.38.1
resolution: "@vercel/ncc@npm:0.38.1"
dependencies:
node-gyp: latest
bin:
ncc: dist/ncc/cli.js
checksum: 3282578e990572759454f7f8d7ef025f2ae060b261fcb28a96d165350e3665438dc8fb72caf122081d6c57277e4899dab30ea0d8759bfd90baf37286cb887597
checksum: a522bb44c25a65db89941b08ca5817794b6920052f09a9cbd202cc987b81c13dd48cad9aa3b06793fc47ef70ae87fa0b85caf5b6a73e95de8091818049ed6194
languageName: node
linkType: hard

Expand Down Expand Up @@ -6341,7 +6341,7 @@ __metadata:
"@types/nodemailer": ^6.4.6
"@typescript-eslint/eslint-plugin": ^5.38.0
"@typescript-eslint/parser": ^5.39.0
"@vercel/ncc": ^0.34.0
"@vercel/ncc": ^0.38.1
"@zodios/core": ^10.9.6
"@zodios/plugins": ^10.6.0
axios: ^0.27.2
Expand Down

0 comments on commit 1f1ccc1

Please sign in to comment.