Skip to content

Commit cf9a087

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/vercel/ncc-0.31.1'
2 parents ea04fa0 + a2af5c5 commit cf9a087

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.0",
34+
"@vercel/ncc": "^0.31.1",
3535
"eslint": "^7.30.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
@@ -1208,10 +1208,10 @@
12081208
dependencies:
12091209
"@types/yargs-parser" "*"
12101210

1211-
"@vercel/ncc@^0.31.0":
1212-
version "0.31.0"
1213-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.0.tgz#5035b80b49406d8b1d5922a0ba57fbbab03d0ea4"
1214-
integrity sha512-vpioWEFk00Sk5CgJj39LFAjqXcM0PLcaSqaEDeZZUKfHEKYmHL5tOns7Xd21/o4SKzRi+XE0qhEv9wWwkfmNaA==
1211+
"@vercel/ncc@^0.31.1":
1212+
version "0.31.1"
1213+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1.tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7"
1214+
integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA==
12151215

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

0 commit comments

Comments
 (0)