Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Aug 14, 2019
1 parent 312b4f5 commit 6effab2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -85,9 +85,9 @@
"chai-as-promised": "^7.1.1",
"child-process-ext": "^2.0.0",
"cli-progress-footer": "^1.1.1",
"coveralls": "^3.0.5",
"eslint": "^6.0.1",
"eslint-plugin-import": "^2.18.1",
"coveralls": "^3.0.6",
"eslint": "^6.1.0",
"eslint-plugin-import": "^2.18.2",
"git-list-updated": "^1.2.1",
"mocha": "^6.2.0",
"mocha-lcov-reporter": "^1.3.0",
Expand All @@ -96,17 +96,17 @@
"p-limit": "^2.2.0",
"prettier": "^1.18.2",
"process-utils": "^2.3.1",
"proxyquire": "^2.1.1",
"sinon": "^7.3.2",
"proxyquire": "^2.1.3",
"sinon": "^7.4.1",
"sinon-chai": "^3.3.0",
"strip-ansi": "^5.2.0"
},
"dependencies": {
"@serverless/cli": "^1.0.1",
"@serverless/enterprise-plugin": "^1.3.3",
"@serverless/cli": "^1.0.3",
"@serverless/enterprise-plugin": "^1.3.8",
"archiver": "^1.3.0",
"async": "^1.5.2",
"aws-sdk": "^2.500.0",
"aws-sdk": "^2.509.0",
"bluebird": "^3.5.5",
"cachedir": "^2.2.0",
"chalk": "^2.4.2",
Expand All @@ -117,9 +117,9 @@
"fs-extra": "^0.30.0",
"get-stdin": "^5.0.1",
"globby": "^6.1.0",
"graceful-fs": "^4.2.0",
"graceful-fs": "^4.2.2",
"https-proxy-agent": "^2.2.2",
"inquirer": "^6.5.0",
"inquirer": "^6.5.1",
"is-docker": "^1.1.0",
"is-wsl": "^2.1.0",
"js-yaml": "^3.13.1",
Expand All @@ -139,7 +139,7 @@
"raven": "^1.2.1",
"rc": "^1.2.8",
"replaceall": "^0.1.6",
"semver": "^5.7.0",
"semver": "^5.7.1",
"semver-regex": "^1.0.0",
"tabtab": "^2.2.2",
"untildify": "^3.0.3",
Expand Down

0 comments on commit 6effab2

Please sign in to comment.