Skip to content

Commit 0809bf9

Browse files
authored
Merge pull request #56 from scribd/dependabot/npm_and_yarn/vercel/ncc-0.33.0
chore(deps-dev): bump @vercel/ncc from 0.31.1 to 0.33.0
2 parents 5b5e02c + 101cd05 commit 0809bf9

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
@@ -31,7 +31,7 @@
3131
"yaml": "^1.10.2"
3232
},
3333
"devDependencies": {
34-
"@vercel/ncc": "^0.31.1",
34+
"@vercel/ncc": "^0.33.0",
3535
"eslint": "^8.0.0",
3636
"eslint-config-google": "^0.14.0",
3737
"eslint-plugin-no-floating-promise": "^1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,10 +1228,10 @@
12281228
dependencies:
12291229
"@types/yargs-parser" "*"
12301230

1231-
"@vercel/ncc@^0.31.1":
1232-
version "0.31.1"
1233-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1.tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7"
1234-
integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==
1231+
"@vercel/ncc@^0.33.0":
1232+
version "0.33.0"
1233+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.0.tgz#538d73ad4be1b259830d249d83f857432edd8967"
1234+
integrity sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA==
12351235

12361236
abab@^2.0.3, abab@^2.0.5:
12371237
version "2.0.5"

0 commit comments

Comments
 (0)