Skip to content

Commit 101cd05

Browse files
chore(deps-dev): bump @vercel/ncc from 0.31.1 to 0.33.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.31.1 to 0.33.0. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.31.1...0.33.0) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cde3f2 commit 101cd05

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)