Skip to content

Commit

Permalink
chore(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1
Browse files Browse the repository at this point in the history
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.38.0...0.38.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent 51551d6 commit 8fcdd61
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.8.0",
"@vercel/ncc": "^0.38.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.52.0",
"eslint-plugin-escompat": "^3.4.0",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1766,14 +1766,14 @@ __metadata:
languageName: node
linkType: hard

"@vercel/ncc@npm:^0.38.0":
version: 0.38.0
resolution: "@vercel/ncc@npm:0.38.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: 859af1b1dcca540ccf564f422a906c40ce5e97762e6cad11aabe319ae212bd7bce2d2c7f2caffcf3aee0aa5d4bf16b6e7a53a4577dd6fd4bc24962c2246fe110
checksum: a522bb44c25a65db89941b08ca5817794b6920052f09a9cbd202cc987b81c13dd48cad9aa3b06793fc47ef70ae87fa0b85caf5b6a73e95de8091818049ed6194
languageName: node
linkType: hard

Expand Down Expand Up @@ -3753,7 +3753,7 @@ __metadata:
"@types/node": ^20.8.7
"@typescript-eslint/eslint-plugin": ^6.9.0
"@typescript-eslint/parser": ^6.8.0
"@vercel/ncc": ^0.38.0
"@vercel/ncc": ^0.38.1
date-fns: ^2.30.0
eslint: ^8.52.0
eslint-plugin-escompat: ^3.4.0
Expand Down

0 comments on commit 8fcdd61

Please sign in to comment.