Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed May 9, 2022
1 parent 4e59429 commit c53c483
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
}
},
"dependencies": {
"async": "^2.6.3",
"async": "^2.6.4",
"bluebird": "^3.7.2",
"chalk": "^3.0.0",
"express": "4.17.1",
"express": "4.18.1",
"fs-extra": "^8.1.0",
"get-stdin": "^8.0.0",
"googleapis": "^50.0.0",
Expand All @@ -53,13 +53,13 @@
"@serverless/eslint-config": "^2.2.0",
"coveralls": "^3.1.1",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.26.0",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.2.0",
"github-release-from-cc-changelog": "^2.3.0",
"husky": "^4.3.8",
"jest": "^25.5.4",
"lint-staged": "^10.5.4",
"prettier": "^2.5.0",
"prettier": "^2.6.2",
"sinon": "^8.1.1",
"standard-version": "^9.3.2"
},
Expand Down

0 comments on commit c53c483

Please sign in to comment.