Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit fd70a3d

Browse files
Bump @vercel/ncc from 0.24.1 to 0.25.1 (#13)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.24.1 to 0.25.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.24.1...0.25.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
1 parent a344336 commit fd70a3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/jest": "^26.0.15",
2828
"@types/node": "^14.14.6",
2929
"@types/node-fetch": "^2.5.7",
30-
"@vercel/ncc": "^0.24.1",
30+
"@vercel/ncc": "^0.25.1",
3131
"gts": "^3.0.1",
3232
"jest": "^26.6.3",
3333
"jest-circus": "^26.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -925,10 +925,10 @@
925925
"@typescript-eslint/types" "4.5.0"
926926
eslint-visitor-keys "^2.0.0"
927927

928-
"@vercel/ncc@^0.24.1":
929-
version "0.24.1"
930-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.24.1.tgz#3ea2932c85ba87f4de6fe550d60e1bf5c005985e"
931-
integrity sha512-r9m7brz2hNmq5TF3sxrK4qR/FhXn44XIMglQUir4sT7Sh5GOaYXlMYikHFwJStf8rmQGTlvOoBXt4yHVonRG8A==
928+
"@vercel/ncc@^0.25.1":
929+
version "0.25.1"
930+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.25.1.tgz#a4aacdb508ac496fc0c63a3c3203d700a619cc0e"
931+
integrity sha512-dGecC5+1wLof1MQpey4+6i2KZv4Sfs6WfXkl9KfO32GED4ZPiKxRfvtGPjbjZv0IbqMl6CxtcV1RotXYfd5SSA==
932932

933933
abab@^2.0.3:
934934
version "2.0.5"

0 commit comments

Comments
 (0)