Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Sep 23, 2020
1 parent 094bb27 commit d576a50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
],
"dependencies": {
"@serverless/platform-client": "^2.0.3",
"@serverless/platform-client-china": "^1.0.37",
"@serverless/platform-sdk": "^2.3.1",
"@serverless/platform-client-china": "^1.1.0",
"@serverless/platform-sdk": "^2.3.2",
"@serverless/utils": "^2.0.0",
"adm-zip": "^0.4.16",
"ansi-escapes": "^4.3.1",
Expand All @@ -54,7 +54,7 @@
"inquirer-autocomplete-prompt": "^1.1.0",
"js-yaml": "^3.14.0",
"minimist": "^1.2.5",
"moment": "^2.27.0",
"moment": "^2.29.0",
"open": "^7.2.1",
"prettyoutput": "^1.2.0",
"ramda": "^0.26.1",
Expand All @@ -70,7 +70,7 @@
"eslint-plugin-import": "^2.22.0",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.2.0",
"prettier": "^2.1.1"
"prettier": "^2.1.2"
},
"engines": {
"node": ">=10.0"
Expand Down

0 comments on commit d576a50

Please sign in to comment.