File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nest-shared" ,
3
- "version" : " 5.0.5 " ,
3
+ "version" : " 5.0.6 " ,
4
4
"description" : " Shared code for nestjs projects" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
65
65
"unique-slug" : " ^4.0.0"
66
66
},
67
67
"devDependencies" : {
68
- "@typescript-eslint/eslint-plugin" : " 7.15.0" ,
69
- "@typescript-eslint/parser" : " 7.15.0" ,
70
- "eslint" : " ^8.56.0" ,
71
- "eslint-plugin-jest" : " 28.6.0" ,
72
- "jest" : " ^29.7.0" ,
73
- "nodemon" : " ^3.1.4" ,
74
- "prettier" : " 3.3.2" ,
75
- "semantic-release" : " ^24.0.0" ,
76
- "ts-jest" : " 29.1.5" ,
77
- "typescript" : " 5.5.3" ,
78
68
"@commitlint/cli" : " ^19.3.0" ,
79
69
"@commitlint/config-conventional" : " ^19.2.2" ,
80
70
"@nestjs/cli" : " ^10.4.2" ,
89
79
"@types/multer" : " ^1.4.11" ,
90
80
"@types/multer-s3" : " ^3.0.3" ,
91
81
"@types/node" : " ^20.14.10" ,
92
- "@types/qs" : " ^6.9.15"
82
+ "@types/qs" : " ^6.9.15" ,
83
+ "@typescript-eslint/eslint-plugin" : " 7.15.0" ,
84
+ "@typescript-eslint/parser" : " 7.15.0" ,
85
+ "eslint" : " ^8.56.0" ,
86
+ "eslint-plugin-jest" : " 28.6.0" ,
87
+ "jest" : " ^29.7.0" ,
88
+ "nodemon" : " ^3.1.4" ,
89
+ "prettier" : " 3.3.2" ,
90
+ "semantic-release" : " ^24.0.0" ,
91
+ "ts-jest" : " 29.1.5" ,
92
+ "typescript" : " 5.5.3"
93
93
}
94
- }
94
+ }
You can’t perform that action at this time.
0 commit comments