Skip to content

Commit 9e50f68

Browse files
chore: Bump the development-dependencies group across 1 directory with 4 updates
Bumps the development-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint) and [mocha](https://github.com/mochajs/mocha). Updates `@types/node` from 24.2.1 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.39.0 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/eslint-plugin) Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) Updates `mocha` from 11.7.1 to 11.7.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5fc4ba commit 9e50f68

File tree

2 files changed

+76
-75
lines changed

2 files changed

+76
-75
lines changed

package-lock.json

Lines changed: 72 additions & 71 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
@@ -44,19 +44,19 @@
4444
"@types/bindings": "^1.5.5",
4545
"@types/chai": "^5.2.1",
4646
"@types/mocha": "^10.0.10",
47-
"@types/node": "^24.2.1",
47+
"@types/node": "^24.3.0",
4848
"@types/semver": "^7.7.0",
4949
"@types/sinon": "^17.0.4",
5050
"@types/sinon-chai": "^4.0.0",
51-
"@typescript-eslint/eslint-plugin": "^8.39.0",
51+
"@typescript-eslint/eslint-plugin": "^8.41.0",
5252
"bson": "^6.10.4",
5353
"chai": "^4.5.0",
5454
"chai-subset": "^1.6.0",
5555
"clang-format": "^1.8.0",
56-
"eslint": "^9.33.0",
56+
"eslint": "^9.34.0",
5757
"eslint-config-prettier": "^10.1.8",
5858
"eslint-plugin-prettier": "^5.5.4",
59-
"mocha": "^11.7.1",
59+
"mocha": "^11.7.2",
6060
"node-gyp": "^10.1.0",
6161
"prebuild": "^13.0.1",
6262
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)