Skip to content

Commit

Permalink
fix: upgrade commitlint to 8.1.0 to upgrade lodash version (kythe#3887)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmoy-google authored Jul 16, 2019
1 parent 828c0fb commit 6eb48c8
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 78 deletions.
229 changes: 153 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"devDependencies": {
"@bazel/jasmine": "^0.31.1",
"@bazel/typescript": "^0.31.1",
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0",
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@types/jasmine": "^3.3.13",
"@types/node": "^7.0.4"
},
Expand Down

0 comments on commit 6eb48c8

Please sign in to comment.