Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed Feb 22, 2022
1 parent 58ed08c commit 7cf311d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"@serverless/cli": "^1.6.0",
"@serverless/components": "^3.18.2",
"@serverless/dashboard-plugin": "^5.5.4",
"@serverless/platform-client": "^4.3.0",
"@serverless/platform-client": "^4.3.1",
"@serverless/utils": "^5.20.3",
"ajv": "^6.12.6",
"ajv-keywords": "^3.5.2",
"archiver": "^5.3.0",
"aws-sdk": "^2.1062.0",
"aws-sdk": "^2.1078.0",
"bluebird": "^3.7.2",
"boxen": "^5.1.2",
"cachedir": "^2.3.0",
Expand Down Expand Up @@ -68,12 +68,12 @@
"promise-queue": "^2.2.5",
"replaceall": "^0.1.6",
"semver": "^7.3.5",
"signal-exit": "^3.0.6",
"signal-exit": "^3.0.7",
"strip-ansi": "^6.0.1",
"tabtab": "^3.0.2",
"tar": "^6.1.11",
"timers-ext": "^0.1.7",
"type": "^2.5.0",
"type": "^2.6.0",
"untildify": "^4.0.0",
"uuid": "^8.3.2",
"yaml-ast-parser": "0.0.43"
Expand All @@ -83,13 +83,13 @@
"@serverless/eslint-config": "^4.0.0",
"@serverless/test": "^8.8.0",
"adm-zip": "^0.5.9",
"chai": "^4.3.4",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"cos-nodejs-sdk-v5": "^2.11.6",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.25.4",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.2.0",
"github-release-from-cc-changelog": "^2.2.1",
"husky": "^4.3.8",
"jszip": "^3.7.1",
"lint-staged": "^10.5.4",
Expand All @@ -105,7 +105,7 @@
"sinon": "^12.0.1",
"sinon-chai": "^3.7.0",
"standard-version": "^9.3.2",
"ws": "^7.5.6",
"ws": "^7.5.7",
"xml2js": "^0.4.23"
},
"eslintConfig": {
Expand Down

0 comments on commit 7cf311d

Please sign in to comment.