File tree Expand file tree Collapse file tree 5 files changed +28
-556
lines changed Expand file tree Collapse file tree 5 files changed +28
-556
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 32
32
"mongoose" : " >=7"
33
33
},
34
34
"devDependencies" : {
35
- "@commitlint/cli" : " ^17.6.7" ,
36
- "@commitlint/config-conventional" : " ^17.6.7" ,
37
- "@commitlint/config-lerna-scopes" : " ^17.6.6" ,
38
35
"@shelf/jest-mongodb" : " ^4.1.7" ,
39
36
"@types/jest" : " ^29.5.3" ,
40
37
"jest" : " ^29.6.2" ,
Original file line number Diff line number Diff line change 28
28
"release:publish:next" : " lerna publish from-package --dist-tag next --allow-branch next"
29
29
},
30
30
"devDependencies" : {
31
- "@commitlint/cli" : " ^17.6.5" ,
32
- "@commitlint/config-conventional" : " ^17.6.5" ,
33
- "@commitlint/config-lerna-scopes" : " ^17.6.3" ,
34
31
"@microsoft/tsdoc" : " ^0.13.2" ,
35
32
"@types/jest" : " ^29.5.2" ,
36
33
"@types/node" : " ^16.11.7" ,
37
34
"@types/supertest" : " ^2.0.12" ,
38
- "husky" : " ^8.0.3" ,
39
35
"jest" : " ^29.5.0" ,
40
36
"lerna" : " ^7.1.4" ,
41
37
"supertest" : " ^6.3.3" ,
You can’t perform that action at this time.
0 commit comments