From c2ab6268351026d98231f2b21e87e463d1612e4f Mon Sep 17 00:00:00 2001 From: exactlyaron Date: Tue, 31 Dec 2019 12:17:21 +0000 Subject: [PATCH] build(deps-dev): bump packages --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 19862aa..39681e9 100644 --- a/package.json +++ b/package.json @@ -15,16 +15,16 @@ }, "devDependencies": { "chai": "4.2.0", - "codecov": "3.5.0", - "conventional-changelog-metahub": "2.0.2", + "codecov": "3.6.1", + "conventional-changelog-metahub": "3.0.0", "cz-conventional-changelog": "3.0.2", - "mocha": "6.2.0", - "nyc": "14.1.1", - "semantic-release": "15.13.24", + "mocha": "6.2.2", + "nyc": "15.0.0", + "semantic-release": "15.14.0", "standard": "12.0.1", - "@semantic-release/changelog": "3.0.4", - "@semantic-release/git": "7.0.16", - "@wmfs/cardscript-examples": "^1.0.0" + "@semantic-release/changelog": "3.0.6", + "@semantic-release/git": "7.0.18", + "@wmfs/cardscript-examples": "^1.16.0" }, "scripts": { "lint": "standard",