Skip to content

Commit

Permalink
Merge pull request #31 from square/bump-dev-deps
Browse files Browse the repository at this point in the history
Bump dev dependencies to latest possible versions
  • Loading branch information
bmish committed Jun 11, 2020
2 parents 246d7e2 + fefa5a9 commit 7d37eef
Show file tree
Hide file tree
Showing 2 changed files with 780 additions and 327 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -23,12 +23,12 @@
"micromatch": "^4.0.2"
},
"devDependencies": {
"@commitlint/cli": "^5.2.6",
"@commitlint/config-conventional": "^5.2.3",
"chai": "^4.1.2",
"@commitlint/cli": "^7",
"@commitlint/config-conventional": "^7",
"chai": "^4.2.0",
"eslint": "^6.8.0",
"husky": "^0.14.3",
"mocha": "^4.0.1",
"standard-version": "^4.2.0"
"husky": "^3",
"mocha": "^7",
"standard-version": "^4"
}
}

0 comments on commit 7d37eef

Please sign in to comment.