Skip to content

Commit 1f00179

Browse files
build(deps): bump mongoose from 5.10.19 to 5.12.0 (#437)
* build(deps): bump mongoose from 5.10.19 to 5.12.0 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.19 to 5.12.0. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](Automattic/mongoose@5.10.19...5.12.0) Signed-off-by: dependabot[bot] <support@github.com> * update deps * update jest version * fix tests Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hantsy Bai <hantsy@gmail.com>
1 parent 7a61d25 commit 1f00179

File tree

7 files changed

+15068
-22346
lines changed

7 files changed

+15068
-22346
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
npm test
4+
# npm test

0 commit comments

Comments
 (0)