Skip to content

Commit 41cc18c

Browse files
Bump @vercel/ncc from 0.29.0 to 0.30.0 (#32)
1 parent dfa7463 commit 41cc18c

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
@@ -35,7 +35,7 @@
3535
"@actions/exec": "1.1.0"
3636
},
3737
"devDependencies": {
38-
"@vercel/ncc": "0.29.0",
38+
"@vercel/ncc": "0.30.0",
3939
"chai": "4.3.4",
4040
"eslint": "7.32.0",
4141
"eslint-config-google": "0.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,10 @@
275275
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
276276
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
277277

278-
"@vercel/ncc@0.29.0":
279-
version "0.29.0"
280-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.29.0.tgz#ac23fc23f1593b05c72360108bcf6d849d2f317a"
281-
integrity sha512-p+sB835wOSDdgm2mgFgSOcXJF84AqZ+vBEnnGS0sm8veA92Hia7sqH0qEnqeFilPl+cXtxbdh2er+WdlfbVCZA==
278+
"@vercel/ncc@0.30.0":
279+
version "0.30.0"
280+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.30.0.tgz#e940f5cfe30dfd0b7b30c4d7f9f6f00fcf754577"
281+
integrity sha512-16ePj2GkwjomvE0HLL5ny+d+sudOwvZNYW8vjpMh3cyWdFxoMI8KSQiolVxeHBULbU1C5mVxLK5nL9NtnnpIew==
282282

283283
acorn-jsx@^5.3.1:
284284
version "5.3.2"

0 commit comments

Comments
 (0)