Skip to content

Commit d7a4633

Browse files
build(deps-dev): bump the minor-updates group with 4 updates (#396)
Bumps the minor-updates group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [mocha](https://github.com/mochajs/mocha). Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/semver` from 7.7.1 to 7.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `eslint-plugin-n` from 18.2.2 to 18.3.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v18.2.2...v18.3.0) Updates `mocha` from 11.7.6 to 11.8.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.8.0/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.6...v11.8.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/semver" dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: eslint-plugin-n dependency-version: 18.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: mocha dependency-version: 11.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0154ecb commit d7a4633

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package-lock.json

Lines changed: 16 additions & 16 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
@@ -43,17 +43,17 @@
4343
},
4444
"devDependencies": {
4545
"@types/mocha": "^10.0.1",
46-
"@types/node": "26.1.2",
47-
"@types/semver": "^7.5.8",
46+
"@types/node": "26.2.0",
47+
"@types/semver": "^7.8.0",
4848
"@types/sinon": "^22.0.0",
4949
"@types/tmp": "^0.2.3",
5050
"clang-format": "^1.8.0",
5151
"codecov": "^3.8.3",
5252
"deep-copy": "^1.4.2",
53-
"eslint-plugin-n": "^18.2.2",
53+
"eslint-plugin-n": "^18.3.0",
5454
"gts": "^7.0.0",
5555
"js-green-licenses": "^4.0.0",
56-
"mocha": "^11.7.6",
56+
"mocha": "^11.8.0",
5757
"nan": "^2.28.0",
5858
"nyc": "^18.0.0",
5959
"semver": "^7.8.5",

0 commit comments

Comments
 (0)