Skip to content

Commit c1b87ec

Browse files
build(deps-dev): bump the nodejs-other group across 2 directories with 2 updates (#1879)
Bumps the nodejs-other group with 2 updates in the /nodejs directory: [mocha](https://github.com/mochajs/mocha) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the nodejs-other group with 1 update in the /nodejs/sample-apps/aws-sdk directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `mocha` from 11.7.0 to 11.7.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.0...v11.7.1) Updates `@types/node` from 24.0.3 to 24.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/node` from 24.0.3 to 24.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-other ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4314da commit c1b87ec

File tree

3 files changed

+12
-15
lines changed

3 files changed

+12
-15
lines changed

nodejs/package-lock.json

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

nodejs/sample-apps/aws-sdk/package-lock.json

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

nodejs/sample-apps/aws-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
],
3737
"devDependencies": {
3838
"@types/aws-lambda": "8.10.150",
39-
"@types/node": "24.0.3",
39+
"@types/node": "24.0.7",
4040
"bestzip": "2.2.1",
4141
"copyfiles": "2.4.1",
4242
"rimraf": "6.0.1",

0 commit comments

Comments
 (0)