File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
"author" : " Bart Langelaan" ,
11
11
"license" : " MIT" ,
12
12
"devDependencies" : {
13
- "coveralls" : " ^2.13.1 " ,
14
- "fetch-mock" : " ^5.12 .1" ,
13
+ "coveralls" : " ^3.0.0 " ,
14
+ "fetch-mock" : " ^6.0 .1" ,
15
15
"nyc" : " ^11.1.0" ,
16
- "semantic-release" : " ^8.0.3 " ,
16
+ "semantic-release" : " ^12.4.1 " ,
17
17
"tap-nyc" : " ^1.0.2" ,
18
18
"tape" : " ^4.8.0" ,
19
- "ts-node" : " ^3.3.0 " ,
19
+ "ts-node" : " ^5.0.1 " ,
20
20
"tslint" : " ^5.5.0" ,
21
21
"tslint-config-airbnb" : " ^5.2.1" ,
22
22
"typescript" : " ^2.4.2"
32
32
"coveralls" : " nyc report --reporter=text-lcov | coveralls"
33
33
},
34
34
"dependencies" : {
35
- "deepmerge" : " ^1.5.0 " ,
35
+ "deepmerge" : " ^2.0.1 " ,
36
36
"es6-promise" : " ^4.1.1" ,
37
- "fetch-ponyfill" : " ^4.1.0 " ,
37
+ "fetch-ponyfill" : " ^5.0.1 " ,
38
38
"get-nested" : " ^4.0.0" ,
39
39
"isomorphic-fetch" : " ^2.2.1" ,
40
40
"query-string" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments