File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "test" : " node tests/runner.js && ./node_modules/.bin/eslint index.js lib/* tests/**/*-test.js"
1919 },
2020 "dependencies" : {
21- "aws-sdk" : " ^2.6.12 " ,
22- "chalk" : " ^1.0 .0" ,
21+ "aws-sdk" : " ^2.798.0 " ,
22+ "chalk" : " ^4.1 .0" ,
2323 "core-object" : " ^3.1.5" ,
2424 "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 " ,
2727 "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 "
3030 },
3131 "devDependencies" : {
3232 "chai" : " ^4.2.0" ,
3333 "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 " ,
3737 "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+ "release-it-lerna-changelog" : " ^2.3.0"
4142 },
4243 "engines" : {
4344 "node" : " >= 10.*"
4647 "before" : " ember-cli-deploy-redis"
4748 },
4849 "release-it" : {
50+ "plugins" : {
51+ "release-it-lerna-changelog" : {
52+ "infile" : " CHANGELOG.md" ,
53+ "launchEditor" : false
54+ }
55+ },
4956 "git" : {
5057 "requireCleanWorkingDir" : false
5158 },
You can’t perform that action at this time.
0 commit comments