Skip to content

Commit

Permalink
chore(deps-dev): bump the mocha group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the mocha group with 2 updates: [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha).


Updates `mocha` from 7.1.1 to 10.4.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v7.1.1...v10.4.0)

Updates `@types/mocha` from 7.0.2 to 10.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mocha
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mocha
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent b6e2e51 commit a960e77
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 433 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
"prebuild-install": "^7.1.1"
},
"devDependencies": {
"@types/mocha": "^7.0.2",
"@types/mocha": "^10.0.6",
"@types/node": "8",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"cross-env": "^5.1.4",
"decompress": "^4.2.1",
"decompress-targz": "^4.1.1",
"eslint": "^6.8.0",
"mocha": "^7.1.1",
"mocha": "^10.4.0",
"node-abi": "3.47.0",
"node-gyp": "^9.3.0",
"prebuild": "^12.1.0",
Expand Down
Loading

0 comments on commit a960e77

Please sign in to comment.