Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Apr 22, 2020
1 parent 8abae84 commit c7d91a3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@serverless/eslint-config": "^1.2.1",
"@serverless/test": "^3.5.5",
"@serverless/test": "^3.6.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"cli-progress-footer": "^1.1.1",
Expand All @@ -144,7 +144,7 @@
"mocha-lcov-reporter": "^1.3.0",
"mock-require": "^3.0.3",
"nyc": "^14.1.1",
"pkg": "^4.4.6",
"pkg": "^4.4.7",
"prettier": "^1.19.1",
"process-utils": "^3.1.0",
"proxyquire": "^2.1.3",
Expand All @@ -157,19 +157,19 @@
},
"dependencies": {
"@serverless/cli": "^1.4.0",
"@serverless/components": "^2.29.0",
"@serverless/enterprise-plugin": "^3.6.3",
"@serverless/components": "^2.29.2",
"@serverless/enterprise-plugin": "^3.6.6",
"archiver": "^1.3.0",
"async": "^1.5.2",
"aws-sdk": "^2.655.0",
"aws-sdk": "^2.660.0",
"bluebird": "^3.7.2",
"boxen": "^3.2.0",
"cachedir": "^2.3.0",
"chalk": "^2.4.2",
"child-process-ext": "^2.1.1",
"ci-info": "^1.6.0",
"d": "^1.0.1",
"dayjs": "^1.8.23",
"dayjs": "^1.8.25",
"decompress": "^4.2.1",
"download": "^7.1.0",
"essentials": "^1.1.1",
Expand All @@ -186,11 +186,11 @@
"js-yaml": "^3.13.1",
"json-cycle": "^1.3.0",
"json-refs": "^2.1.7",
"jszip": "^3.3.0",
"jszip": "^3.4.0",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.15",
"memoizee": "^0.4.14",
"mkdirp": "^0.5.3",
"mkdirp": "^0.5.4",
"nanomatch": "^1.2.13",
"ncjsm": "^4.0.1",
"node-fetch": "^1.7.3",
Expand Down

0 comments on commit c7d91a3

Please sign in to comment.