mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-09-22 17:56:11 +00:00
chore(deps): bump the npm group across 1 directory with 2 updates (#662)
Some checks failed
main / build (push) Has been cancelled
Some checks failed
main / build (push) Has been cancelled
Bumps the npm group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@vercel/ncc](https://github.com/vercel/ncc). Updates `@types/node` from 20.19.13 to 20.19.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.38.3...0.38.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
19cd0bcd2b
commit
97d42c1b50
2 changed files with 11 additions and 10 deletions
|
@ -32,8 +32,8 @@
|
|||
"devDependencies": {
|
||||
"@types/glob": "^9.0.0",
|
||||
"@types/mime-types": "^3.0.1",
|
||||
"@types/node": "^20.19.13",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"@types/node": "^20.19.17",
|
||||
"@vercel/ncc": "^0.38.4",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"prettier": "3.6.2",
|
||||
"ts-node": "^10.9.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue