Skip to content

Commit 366677c

Browse files
committedSep 6, 2018
bump deps
1 parent 5a51c9f commit 366677c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"dependencies": {
3636
"commander": "^2.17.0",
3737
"debug": "^3.1.0",
38-
"detective-amd": "^2.4.0",
38+
"detective-amd": "^3.0.0",
3939
"detective-cjs": "^3.0.0",
4040
"detective-es6": "^2.0.0",
4141
"detective-less": "^1.0.1",
42-
"detective-postcss": "^2.1.0",
43-
"detective-sass": "^2.0.1",
42+
"detective-postcss": "^3.0.0",
43+
"detective-sass": "^3.0.0",
4444
"detective-scss": "^2.0.0",
4545
"detective-stylus": "^1.0.0",
46-
"detective-typescript": "^3.0.0",
46+
"detective-typescript": "^4.0.0",
4747
"module-definition": "^3.0.0",
4848
"node-source-walk": "^4.0.0"
4949
},
@@ -52,6 +52,6 @@
5252
"jscs-preset-mrjoelkemp": "~2.0.0",
5353
"mocha": "^5.2.0",
5454
"rewire": "^4.0.1",
55-
"sinon": "^6.1.5"
55+
"sinon": "^6.2.0"
5656
}
5757
}

0 commit comments

Comments
 (0)
Please sign in to comment.