Skip to content

Commit a111892

Browse files
authoredSep 3, 2018
Merge pull request #43 from realityking/dependencies
Update detective-typescript to version 3 & dev-dependencies
2 parents 2449488 + 3319f22 commit a111892

File tree

2 files changed

+1095
-551
lines changed

2 files changed

+1095
-551
lines changed
 

‎package-lock.json

+1,091-547
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
"detective-sass": "^2.0.0",
4444
"detective-scss": "^1.0.0",
4545
"detective-stylus": "^1.0.0",
46-
"detective-typescript": "^2.0.0",
46+
"detective-typescript": "^3.0.0",
4747
"module-definition": "^2.2.4",
4848
"node-source-walk": "^3.3.0"
4949
},
5050
"devDependencies": {
5151
"jscs": "~3.0.7",
5252
"jscs-preset-mrjoelkemp": "~2.0.0",
53-
"mocha": "~5.0.0",
54-
"rewire": "~3.0.2",
55-
"sinon": "^4.1.6"
53+
"mocha": "^5.2.0",
54+
"rewire": "^4.0.1",
55+
"sinon": "^6.1.5"
5656
}
5757
}

0 commit comments

Comments
 (0)
Please sign in to comment.