File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
},
47
47
"devDependencies" : {
48
48
"@babel/eslint-plugin" : " ^7.14.5" ,
49
- "@commitlint/cli" : " ^13.1.0 " ,
50
- "@commitlint/config-conventional" : " ^13.1 .0" ,
51
- "@types/jest" : " ^27.0.1 " ,
52
- "@types/node" : " ^12.20.23 " ,
49
+ "@commitlint/cli" : " ^13.2.1 " ,
50
+ "@commitlint/config-conventional" : " ^13.2 .0" ,
51
+ "@types/jest" : " ^27.0.2 " ,
52
+ "@types/node" : " ^16.10.6 " ,
53
53
"@typescript-eslint/eslint-plugin" : " ^4.30.0" ,
54
54
"@typescript-eslint/parser" : " ^4.30.0" ,
55
55
"cpy-cli" : " ^3.1.1" ,
64
64
"eslint-plugin-promise" : " ^5.1.0" ,
65
65
"husky" : " ^7.0.2" ,
66
66
"is-ci" : " ^3.0.0" ,
67
- "jest" : " ^27.1.0 " ,
68
- "lint-staged" : " ^11.1.2 " ,
69
- "prettier" : " 2.3.2 " ,
70
- "semantic-release" : " ^17.4.7 " ,
67
+ "jest" : " ^27.2.5 " ,
68
+ "lint-staged" : " ^11.2.3 " ,
69
+ "prettier" : " 2.4.1 " ,
70
+ "semantic-release" : " ^18.0.0 " ,
71
71
"ts-jest" : " 27.0.5" ,
72
- "ts-node" : " ^10.2.1 " ,
73
- "typescript" : " ^4.4.2 "
72
+ "ts-node" : " ^10.3.0 " ,
73
+ "typescript" : " ^4.4.4 "
74
74
},
75
75
"peerDependencies" : {
76
76
"eslint" : " ^7.5.0"
You can’t perform that action at this time.
0 commit comments