Skip to content

Commit 768e4a6

Browse files
committed
chore(deps): pin dependencies
1 parent 270cb5c commit 768e4a6

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,27 +47,27 @@
4747
"author": "Jim Cummins <jimthedev@gmail.com> (https://github.com/jimthedev)",
4848
"license": "MIT",
4949
"devDependencies": {
50-
"@babel/cli": "^7.1.0",
51-
"@babel/core": "^7.1.0",
52-
"@babel/preset-env": "^7.1.0",
53-
"@babel/register": "^7.0.0",
50+
"@babel/cli": "7.1.0",
51+
"@babel/core": "7.1.0",
52+
"@babel/preset-env": "7.1.0",
53+
"@babel/register": "7.0.0",
5454
"@istanbuljs/nyc-config-babel": "2.1.1",
5555
"axios": "0.19.0",
5656
"babel-plugin-istanbul": "5.1.4",
57-
"chai": "^4.1.2",
57+
"chai": "4.1.2",
5858
"codecov.io": "0.1.6",
5959
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",
60-
"ghooks": "^2.0.4",
61-
"in-publish": "^2.0.0",
60+
"ghooks": "2.0.4",
61+
"in-publish": "2.0.0",
6262
"mocha": "6.2.0",
63-
"mocha-junit-reporter": "^1.18.0",
64-
"mocha-multi-reporters": "^1.1.7",
63+
"mocha-junit-reporter": "1.18.0",
64+
"mocha-multi-reporters": "1.1.7",
6565
"nodemon": "1.19.1",
6666
"nyc": "14.1.1",
67-
"proxyquire": "^2.1.0",
67+
"proxyquire": "2.1.0",
6868
"semantic-release": "15.13.18",
6969
"semver": "6.2.0",
70-
"sinon": "^6.3.4",
70+
"sinon": "6.3.4",
7171
"uuid": "3.3.2"
7272
},
7373
"dependencies": {

0 commit comments

Comments
 (0)