File tree Expand file tree Collapse file tree 2 files changed +1321
-1075
lines changed Expand file tree Collapse file tree 2 files changed +1321
-1075
lines changed Original file line number Diff line number Diff line change 18
18
"test" : " node tests/runner.js && ./node_modules/.bin/eslint index.js lib/* tests/**/*-test.js"
19
19
},
20
20
"dependencies" : {
21
- "aws-sdk" : " ^2.6.12 " ,
22
- "chalk" : " ^1.0 .0" ,
21
+ "aws-sdk" : " ^2.798.0 " ,
22
+ "chalk" : " ^4.1 .0" ,
23
23
"core-object" : " ^3.1.5" ,
24
24
"ember-cli-deploy-plugin" : " ^0.2.2" ,
25
- "lodash" : " ^4.17.4 " ,
26
- "mime" : " ^2.3.1 " ,
25
+ "lodash" : " ^4.17.20 " ,
26
+ "mime" : " ^2.4.6 " ,
27
27
"minimatch" : " ^3.0.3" ,
28
- "proxy-agent" : " ^2 .0.0" ,
29
- "rsvp" : " ^3.5.0 "
28
+ "proxy-agent" : " ^4 .0.0" ,
29
+ "rsvp" : " ^4.8.5 "
30
30
},
31
31
"devDependencies" : {
32
32
"chai" : " ^4.2.0" ,
33
33
"chai-as-promised" : " ^7.1.1" ,
34
- "ember-cli" : " ^3.18 .0" ,
35
- "eslint" : " ^4.18.2 " ,
36
- "github" : " ^0.2.4 " ,
34
+ "ember-cli" : " ^3.22 .0" ,
35
+ "eslint" : " ^7.14.0 " ,
36
+ "github" : " ^14.0.0 " ,
37
37
"glob" : " ^7.1.1" ,
38
- "mocha" : " ^7.1.2 " ,
39
- "multiline" : " ^1 .0.2 " ,
40
- "release-it" : " * "
38
+ "mocha" : " ^8.2.1 " ,
39
+ "multiline" : " ^2 .0.0 " ,
40
+ "release-it" : " 14.2.1 "
41
41
},
42
42
"engines" : {
43
43
"node" : " >= 10.*"
You can’t perform that action at this time.
0 commit comments