Skip to content

Commit d5d2ce0

Browse files
committed
chore(deps): pin dependencies
1 parent c3a1e0f commit d5d2ce0

File tree

2 files changed

+39
-19
lines changed

2 files changed

+39
-19
lines changed

package-lock.json

Lines changed: 30 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
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
"axios": "0.18.0",
55-
"chai": "^4.1.2",
55+
"chai": "4.1.2",
5656
"codecov.io": "0.1.6",
5757
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",
5858
"eslint": "5.6.0",
@@ -61,16 +61,16 @@
6161
"eslint-plugin-node": "7.0.1",
6262
"eslint-plugin-promise": "4.0.1",
6363
"eslint-plugin-standard": "4.0.0",
64-
"ghooks": "^2.0.4",
65-
"in-publish": "^2.0.0",
64+
"ghooks": "2.0.4",
65+
"in-publish": "2.0.0",
6666
"mocha": "5.2.0",
6767
"node-uuid": "1.4.8",
6868
"nodemon": "1.18.7",
6969
"nyc": "13.0.1",
70-
"proxyquire": "^2.1.0",
70+
"proxyquire": "2.1.0",
7171
"semantic-release": "7.0.2",
7272
"semver": "5.5.1",
73-
"sinon": "^6.3.4"
73+
"sinon": "6.3.4"
7474
},
7575
"dependencies": {
7676
"cachedir": "2.1.0",

0 commit comments

Comments
 (0)