File tree 2 files changed +442
-442
lines changed
2 files changed +442
-442
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " p7zip" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"description" : " A node wrapper for 7z including latest version of 7za" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
41
41
},
42
42
"devDependencies" : {
43
43
"@gojob/tslint-config" : " ^1.0.0" ,
44
- "@types/jest" : " ^27.0.1 " ,
45
- "@types/node" : " ^16.7.10 " ,
44
+ "@types/jest" : " ^27.0.2 " ,
45
+ "@types/node" : " ^16.10.1 " ,
46
46
"coveralls" : " ^3.1.1" ,
47
- "jest" : " ^27.1.0 " ,
48
- "prettier" : " ^2.3.2 " ,
47
+ "jest" : " ^27.2.3 " ,
48
+ "prettier" : " ^2.4.1 " ,
49
49
"ts-jest" : " ^27.0.5" ,
50
50
"ts-node" : " ^10.2.1" ,
51
51
"tslint" : " ^6.1.3" ,
52
52
"tslint-config-prettier" : " ^1.18.0" ,
53
53
"tslint-plugin-prettier" : " ^2.3.0" ,
54
- "typescript" : " ^4.4.2 "
54
+ "typescript" : " ^4.4.3 "
55
55
},
56
56
"pre-commit" : [
57
57
" lint"
You can’t perform that action at this time.
0 commit comments