From 462000625611f9ff8115040cbd68f1f093950691 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 12:14:23 -0500 Subject: [PATCH] chore(deps): pin dependencies (#651) Co-authored-by: Renovate Bot --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0ae2f131..c2b8b76e 100644 --- a/package.json +++ b/package.json @@ -56,20 +56,20 @@ "@istanbuljs/nyc-config-babel": "2.1.1", "axios": "0.19.0", "babel-plugin-istanbul": "5.2.0", - "chai": "^4.1.2", + "chai": "4.1.2", "codecov.io": "0.1.6", "cz-conventional-changelog-default-export": "0.0.0-semantically-released.1", - "ghooks": "^2.0.4", - "in-publish": "^2.0.0", + "ghooks": "2.0.4", + "in-publish": "2.0.0", "mocha": "6.2.0", - "mocha-junit-reporter": "^1.18.0", - "mocha-multi-reporters": "^1.1.7", + "mocha-junit-reporter": "1.18.0", + "mocha-multi-reporters": "1.1.7", "nodemon": "1.19.1", "nyc": "15.1.0", - "proxyquire": "^2.1.0", + "proxyquire": "2.1.0", "semantic-release": "15.13.18", "semver": "6.3.0", - "sinon": "^6.3.4", + "sinon": "6.3.4", "uuid": "3.3.2" }, "dependencies": {