Skip to content

Commit 4620006

Browse files
chore(deps): pin dependencies (#651)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e22dd6c commit 4620006

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -56,20 +56,20 @@
5656
"@istanbuljs/nyc-config-babel": "2.1.1",
5757
"axios": "0.19.0",
5858
"babel-plugin-istanbul": "5.2.0",
59-
"chai": "^4.1.2",
59+
"chai": "4.1.2",
6060
"codecov.io": "0.1.6",
6161
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",
62-
"ghooks": "^2.0.4",
63-
"in-publish": "^2.0.0",
62+
"ghooks": "2.0.4",
63+
"in-publish": "2.0.0",
6464
"mocha": "6.2.0",
65-
"mocha-junit-reporter": "^1.18.0",
66-
"mocha-multi-reporters": "^1.1.7",
65+
"mocha-junit-reporter": "1.18.0",
66+
"mocha-multi-reporters": "1.1.7",
6767
"nodemon": "1.19.1",
6868
"nyc": "15.1.0",
69-
"proxyquire": "^2.1.0",
69+
"proxyquire": "2.1.0",
7070
"semantic-release": "15.13.18",
7171
"semver": "6.3.0",
72-
"sinon": "^6.3.4",
72+
"sinon": "6.3.4",
7373
"uuid": "3.3.2"
7474
},
7575
"dependencies": {

0 commit comments

Comments
 (0)