Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed Apr 12, 2021
1 parent c332d3d commit 2edf4ca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,22 @@
"chalk": "^3.0.0",
"fs-extra": "^8.1.0",
"googleapis": "^50.0.0",
"lodash": "^4.17.20"
"lodash": "^4.17.21"
},
"devDependencies": {
"@commitlint/cli": "^9.1.2",
"@serverless/eslint-config": "^2.2.0",
"coveralls": "^3.1.0",
"eslint": "^7.7.0",
"eslint-plugin-import": "^2.22.0",
"eslint": "^7.24.0",
"eslint-plugin-import": "^2.22.1",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.2.0",
"husky": "^4.2.5",
"jest": "^25.5.4",
"lint-staged": "^10.2.13",
"prettier": "^2.1.1",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"sinon": "^8.1.1",
"standard-version": "^9.0.0"
"standard-version": "^9.2.0"
},
"scripts": {
"commitlint": "commitlint -f HEAD@{15}",
Expand Down

0 comments on commit 2edf4ca

Please sign in to comment.