File tree Expand file tree Collapse file tree 2 files changed +926
-629
lines changed Expand file tree Collapse file tree 2 files changed +926
-629
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.798 .0" ,
21
+ "aws-sdk" : " ^2.860 .0" ,
22
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.20 " ,
26
- "mime" : " ^2.4.6 " ,
25
+ "lodash" : " ^4.17.21 " ,
26
+ "mime" : " ^2.5.2 " ,
27
27
"minimatch" : " ^3.0.3" ,
28
- "proxy-agent" : " ^4.0.0 " ,
28
+ "proxy-agent" : " ^4.0.1 " ,
29
29
"rsvp" : " ^4.8.5"
30
30
},
31
31
"devDependencies" : {
32
- "chai" : " ^4.2.0 " ,
32
+ "chai" : " ^4.3.3 " ,
33
33
"chai-as-promised" : " ^7.1.1" ,
34
- "ember-cli" : " ^3.22.0 " ,
35
- "eslint" : " ^7.14 .0" ,
34
+ "ember-cli" : " ^3.25.2 " ,
35
+ "eslint" : " ^7.21 .0" ,
36
36
"github" : " ^14.0.0" ,
37
37
"glob" : " ^7.1.1" ,
38
- "mocha" : " ^8.2 .1" ,
38
+ "mocha" : " ^8.3 .1" ,
39
39
"multiline" : " ^2.0.0" ,
40
- "release-it" : " 14.2 .1" ,
40
+ "release-it" : " 14.4 .1" ,
41
41
"release-it-lerna-changelog" : " ^3.1.0"
42
42
},
43
43
"engines" : {
You can’t perform that action at this time.
0 commit comments