Skip to content

Commit 599bde7

Browse files
author
Karthik K
committedJan 21, 2018
chore: update devDependencies and detective-less to 1.0.1. check in package-lock
1 parent e886f1d commit 599bde7

File tree

2 files changed

+1659
-6
lines changed

2 files changed

+1659
-6
lines changed
 

‎package-lock.json

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

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"detective-amd": "^2.4.0",
3939
"detective-cjs": "^2.0.0",
4040
"detective-es6": "^1.2.0",
41-
"detective-less": "1.0.0",
41+
"detective-less": "^1.0.1",
4242
"detective-sass": "^2.0.0",
4343
"detective-scss": "^1.0.0",
4444
"detective-stylus": "^1.0.0",
@@ -47,10 +47,10 @@
4747
"node-source-walk": "^3.3.0"
4848
},
4949
"devDependencies": {
50-
"jscs": "~2.11.0",
51-
"jscs-preset-mrjoelkemp": "~1.0.0",
52-
"mocha": "~2.0.1",
53-
"rewire": "~2.5.2",
54-
"sinon": "^1.17.6"
50+
"jscs": "~3.0.7",
51+
"jscs-preset-mrjoelkemp": "~2.0.0",
52+
"mocha": "~5.0.0",
53+
"rewire": "~3.0.2",
54+
"sinon": "^4.1.6"
5555
}
5656
}

0 commit comments

Comments
 (0)
Please sign in to comment.