File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 31
31
},
32
32
"devDependencies" : {
33
33
"@semantic-release/changelog" : " ^3.0.0" ,
34
- "@semantic-release/git" : " ^7.0.2 " ,
35
- "@semantic-release/npm" : " ^5.0.2 " ,
34
+ "@semantic-release/git" : " ^7.0.3 " ,
35
+ "@semantic-release/npm" : " ^5.0.4 " ,
36
36
"@types/mocha" : " ^5.2.5" ,
37
- "@types/node" : " ^10.9.1" ,
37
+ "@types/mock-fs" : " ^3.6.30" ,
38
+ "@types/node" : " ^10.9.3" ,
38
39
"chokidar-cli" : " ^1.2.0" ,
39
40
"eslint" : " ^5.4.0" ,
40
41
"eslint-plugin-import" : " ^2.14.0" ,
41
42
"eslint-plugin-typescript" : " ^0.12.0" ,
42
43
"eslint-plugin-unicorn" : " ^6.0.0" ,
43
44
"mocha" : " ^5.2.0" ,
45
+ "mock-fs" : " ^4.6.0" ,
44
46
"npm-run-all" : " ^4.1.3" ,
45
47
"rimraf" : " ^2.6.2" ,
46
- "semantic-release" : " ^15.9.9 " ,
48
+ "semantic-release" : " ^15.9.12 " ,
47
49
"ts-node" : " ^7.0.1" ,
48
50
"typescript" : " ^2.9.2" ,
49
51
"typescript-eslint-parser" : " ^16.0.1"
You can’t perform that action at this time.
0 commit comments