mirror of
https://github.com/umap-project/umap.git
synced 2025-05-05 14:01:50 +02:00
Bump ms and mocha
Bumps [ms](https://github.com/vercel/ms) to 2.1.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `ms` from 0.7.1 to 2.1.3 - [Release notes](https://github.com/vercel/ms/releases) - [Commits](https://github.com/vercel/ms/compare/0.7.1...2.1.3) Updates `mocha` from 2.5.3 to 10.2.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v2.5.3...v10.2.0) --- updated-dependencies: - dependency-name: ms dependency-type: indirect - dependency-name: mocha dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e73b269217
commit
273ed9c85e
2 changed files with 1336 additions and 2503 deletions
3837
package-lock.json
generated
3837
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -9,7 +9,7 @@
|
||||||
"chai": "^3.3.0",
|
"chai": "^3.3.0",
|
||||||
"happen": "~0.1.3",
|
"happen": "~0.1.3",
|
||||||
"lebab": "^3.2.1",
|
"lebab": "^3.2.1",
|
||||||
"mocha": "^2.3.3",
|
"mocha": "^10.2.0",
|
||||||
"optimist": "~0.4.0",
|
"optimist": "~0.4.0",
|
||||||
"prettier": "^2.8.8",
|
"prettier": "^2.8.8",
|
||||||
"sinon": "^15.1.0",
|
"sinon": "^15.1.0",
|
||||||
|
|
Loading…
Reference in a new issue