Skip to content

Commit

Permalink
fix: upgraded commitlint to fix warnings (#760)
Browse files Browse the repository at this point in the history
* fix: upgraded commitlint to fix warnings

* fix: update web examples to use WebTracerRegistry

closes #756

* Revert "fix: update web examples to use WebTracerRegistry"

This reverts commit 4dd8e67d00ebf264f59d6748e588de5b3e4d5b3b.

Co-authored-by: Mayur Kale <mayurkale@google.com>
  • Loading branch information
Ema93sh and mayurkale22 authored Feb 5, 2020
1 parent 5c9ad85 commit 4b764e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"author": "OpenTelemetry Authors",
"license": "Apache-2.0",
"devDependencies": {
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@commitlint/cli": "^8.3.4",
"@commitlint/config-conventional": "^8.3.4",
"beautify-benchmark": "^0.2.4",
"benchmark": "^2.1.4",
"eslint": "^6.8.0",
Expand Down

0 comments on commit 4b764e5

Please sign in to comment.