|
48 | 48 | "author": "Jim Cummins <jimthedev@gmail.com> (https://github.com/jimthedev)",
|
49 | 49 | "license": "MIT",
|
50 | 50 | "devDependencies": {
|
51 |
| - "@babel/cli": "^7.1.0", |
52 |
| - "@babel/core": "^7.1.0", |
| 51 | + "@babel/cli": "7.1.0", |
| 52 | + "@babel/core": "7.1.0", |
53 | 53 | "@babel/plugin-proposal-object-rest-spread": "7.9.0",
|
54 |
| - "@babel/preset-env": "^7.1.0", |
55 |
| - "@babel/register": "^7.0.0", |
| 54 | + "@babel/preset-env": "7.1.0", |
| 55 | + "@babel/register": "7.0.0", |
56 | 56 | "@istanbuljs/nyc-config-babel": "2.1.1",
|
57 | 57 | "axios": "0.19.0",
|
58 | 58 | "babel-plugin-istanbul": "5.2.0",
|
59 |
| - "chai": "^4.1.2", |
| 59 | + "chai": "4.1.2", |
60 | 60 | "codecov.io": "0.1.6",
|
61 | 61 | "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", |
64 | 64 | "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", |
67 | 67 | "nodemon": "1.19.1",
|
68 | 68 | "nyc": "15.1.0",
|
69 |
| - "proxyquire": "^2.1.0", |
| 69 | + "proxyquire": "2.1.0", |
70 | 70 | "semantic-release": "15.13.18",
|
71 | 71 | "semver": "6.3.0",
|
72 |
| - "sinon": "^6.3.4", |
| 72 | + "sinon": "6.3.4", |
73 | 73 | "uuid": "3.3.2"
|
74 | 74 | },
|
75 | 75 | "dependencies": {
|
|
0 commit comments