mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 20:41:15 +00:00
build(deps-dev): bump @vercel/ncc from 0.28.3 to 0.28.4 (#293)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.28.3 to 0.28.4. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.28.3...0.28.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d4149506f
commit
18a0a0f63e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2856,9 +2856,9 @@
|
|||
}
|
||||
},
|
||||
"@vercel/ncc": {
|
||||
"version": "0.28.3",
|
||||
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.3.tgz",
|
||||
"integrity": "sha512-g3gk4D9itbhUQa5MtN7TOdeoQnNLkPDCox5SBaQ/H3Or5lo59TOaZWrLb+x47StiAJ+8DXZS/9MJ67cIBWSsRw==",
|
||||
"version": "0.28.4",
|
||||
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.28.4.tgz",
|
||||
"integrity": "sha512-vQe8WuBMiBgJbRM9TXMSb2zXmaoplH84K91nd2CmIlrXH0F3RjyiO9kdvaZbKbAQ66Mh/hMF2JPtDzbVvsx+Eg==",
|
||||
"dev": true
|
||||
},
|
||||
"abab": {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"@types/jest": "^26.0.23",
|
||||
"@types/node": "^15.0.1",
|
||||
"@typescript-eslint/parser": "^4.22.0",
|
||||
"@vercel/ncc": "^0.28.3",
|
||||
"@vercel/ncc": "^0.28.4",
|
||||
"eslint": "^7.25.0",
|
||||
"eslint-plugin-github": "^4.1.3",
|
||||
"eslint-plugin-jest": "^24.3.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue