File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 19
19
"pre-commit" : " run-s lint-staged test"
20
20
},
21
21
"devDependencies" : {
22
- "@commitlint/cli" : " ^8 .1.0 " ,
23
- "@commitlint/config-conventional" : " ^8 .0.0" ,
22
+ "@commitlint/cli" : " ^9 .1.2 " ,
23
+ "@commitlint/config-conventional" : " ^10 .0.0" ,
24
24
"@types/jest" : " ^24.0.15" ,
25
- "all-contributors-cli" : " ^5.3.0 " ,
26
- "commitizen" : " ^3.1.1 " ,
25
+ "all-contributors-cli" : " ^6.1.2 " ,
26
+ "commitizen" : " ^4.2.4 " ,
27
27
"conventional-changelog-cli" : " ^2.1.0" ,
28
28
"cz-conventional-changelog" : " ^2.1.0" ,
29
29
"husky" : " ^7.0.0" ,
30
- "jest" : " ^26.2.2 " ,
30
+ "jest" : " ^26.6.3 " ,
31
31
"jest-express" : " ^1.10.1" ,
32
- "lerna" : " ^3.22.1 " ,
33
- "lint-staged" : " ^8.2.1 " ,
32
+ "lerna" : " ^4.0.0 " ,
33
+ "lint-staged" : " ^9.0.0 " ,
34
34
"npm-run-all" : " ^4.1.5" ,
35
35
"prettier" : " ^2.2.1" ,
36
36
"rimraf" : " ^3.0.2" ,
37
- "ts-jest" : " ^26.0 .0" ,
37
+ "ts-jest" : " ^26.5 .0" ,
38
38
"typescript" : " ^3.9.7"
39
39
},
40
40
"lint-staged" : {
Original file line number Diff line number Diff line change 27
27
"license" : " MIT" ,
28
28
"devDependencies" : {
29
29
"@twilio/runtime-handler" : " ^1.1.2" ,
30
- "jest" : " ^24.5.0 " ,
30
+ "jest" : " ^26.6.3 " ,
31
31
"nock" : " ^11.3.4"
32
32
},
33
33
"dependencies" : {
Original file line number Diff line number Diff line change 49
49
"@types/lodash.debounce" : " ^4.0.6" ,
50
50
"@types/node" : " ^14.0.19" ,
51
51
"@types/supertest" : " ^2.0.8" ,
52
- "jest" : " ^24.8.0 " ,
52
+ "jest" : " ^26.6.3 " ,
53
53
"npm-run-all" : " ^4.1.5" ,
54
54
"rimraf" : " ^2.6.3" ,
55
55
"supertest" : " ^3.1.0" ,
56
- "ts-jest" : " ^24.0.2 " ,
56
+ "ts-jest" : " ^26.5.0 " ,
57
57
"typescript" : " ^3.8.3"
58
58
},
59
59
"bugs" : {
Original file line number Diff line number Diff line change 46
46
"@types/jest" : " ^24.0.16" ,
47
47
"@types/nock" : " ^10.0.3" ,
48
48
"commitizen" : " ^4.2.4" ,
49
- "jest" : " ^24.8.0 " ,
49
+ "jest" : " ^26.6.3 " ,
50
50
"moq.ts" : " ^6.3.3" ,
51
51
"nock" : " ^12.0.3" ,
52
52
"npm-run-all" : " ^4.1.5" ,
53
53
"rimraf" : " ^2.6.3" ,
54
- "ts-jest" : " ^25.3 .0" ,
54
+ "ts-jest" : " ^26.5 .0" ,
55
55
"typedoc" : " ^0.18.0" ,
56
- "typedoc-plugin-external-module-name" : " ^3 .0.0 " ,
56
+ "typedoc-plugin-external-module-name" : " ^4 .0.6 " ,
57
57
"typescript" : " ^3.8.3"
58
58
},
59
59
"dependencies" : {
You can’t perform that action at this time.
0 commit comments