Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed Aug 3, 2021
1 parent 6ab7711 commit 69b23dd
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 @@ -51,17 +51,17 @@
"devDependencies": {
"@commitlint/cli": "^9.1.2",
"@serverless/eslint-config": "^2.2.0",
"coveralls": "^3.1.0",
"eslint": "^7.28.0",
"coveralls": "^3.1.1",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.23.4",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.2.0",
"husky": "^4.3.8",
"jest": "^25.5.4",
"lint-staged": "^10.5.4",
"prettier": "^2.3.1",
"prettier": "^2.3.2",
"sinon": "^8.1.1",
"standard-version": "^9.3.0"
"standard-version": "^9.3.1"
},
"scripts": {
"commitlint": "commitlint -f HEAD@{15}",
Expand Down

0 comments on commit 69b23dd

Please sign in to comment.