Skip to content

Commit c9c9896

Browse files
build(deps-dev): bump the npm-development group across 1 directory with 4 updates
Bumps the npm-development group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vercel/ncc](https://github.com/vercel/ncc), [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 20.16.5 to 20.16.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vercel/ncc` from 0.38.1 to 0.38.2 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.2) Updates `eslint-plugin-github` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.0.1...v5.0.2) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a953ba commit c9c9896

File tree

2 files changed

+216
-26
lines changed

2 files changed

+216
-26
lines changed

package-lock.json

Lines changed: 212 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@
5050
"oci-containerengine": "^2.88.1"
5151
},
5252
"devDependencies": {
53-
"@types/node": "^20.16.5",
53+
"@types/node": "^20.16.13",
5454
"@typescript-eslint/eslint-plugin": "^7.18.0",
5555
"@typescript-eslint/parser": "^7.18.0",
56-
"@vercel/ncc": "^0.38.1",
56+
"@vercel/ncc": "^0.38.2",
5757
"eslint": "^8.57.0",
58-
"eslint-plugin-github": "^5.0.1",
58+
"eslint-plugin-github": "^5.0.2",
5959
"eslint-plugin-jest": "^28.8.3",
6060
"eslint-plugin-jsonc": "^2.16.0",
6161
"eslint-plugin-prettier": "^5.2.1",
6262
"prettier": "^3.3.3",
6363
"prettier-eslint": "^16.3.0",
64-
"typescript": "^5.6.2"
64+
"typescript": "^5.6.3"
6565
}
6666
}

0 commit comments

Comments
 (0)