Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sosna committed Aug 17, 2020
1 parent 0466727 commit 1acc973
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
"devDependencies": {
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"codecov": "3.6.5",
"codecov": "3.7.2",
"coffee-coverage": "3.0.1",
"coffeeify": "3.0.1",
"coffeelint": "2.1.0",
"coffeescript": "2.4.1",
"commitizen": "4.0.3",
"cz-conventional-changelog": "3.1.0",
"husky": "4.2.3",
"coffeescript": "2.5.1",
"commitizen": "4.1.2",
"cz-conventional-changelog": "3.2.0",
"husky": "4.2.5",
"istanbul": "0.4.5",
"mocha": "5.2.0",
"nock": "12.0.1",
"semantic-release": "17.0.4"
"nock": "13.0.4",
"semantic-release": "17.1.1"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 1acc973

Please sign in to comment.