Skip to content

Commit

Permalink
Bump @vercel/ncc from 0.31.1 to 0.32.0 (#14)
Browse files Browse the repository at this point in the history
dependabot[bot] authored Dec 2, 2021
1 parent 01c024f commit 23246a2
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sourcemap-register.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"@vercel/ncc": "^0.31.1",
"@vercel/ncc": "^0.32.0",
"eslint": "^7.32.0",
"jest": "^27.4.2"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -661,10 +661,10 @@
dependencies:
"@types/yargs-parser" "*"

"@vercel/ncc@^0.31.1":
version "0.31.1"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1.tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7"
integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==
"@vercel/ncc@^0.32.0":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.32.0.tgz#42faafe0f41ea2a8e857785c10a31ef122f2416e"
integrity sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==

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

0 comments on commit 23246a2

Please sign in to comment.