Skip to content

Commit 08ce425

Browse files
committedJan 26, 2018
chore(package): update dependencies
1 parent 28f603f commit 08ce425

File tree

3 files changed

+6015
-3220
lines changed

3 files changed

+6015
-3220
lines changed
 

‎package-lock.json

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

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"file-loader": "^1.0.0",
2424
"jsdom": "^9.0.0",
2525
"memory-fs": "^0.4.0",
26-
"mocha": "^3.0.0",
27-
"sinon": "^2.0.0",
26+
"mocha": "^4.0.0",
27+
"sinon": "^4.0.0",
2828
"standard-version": "^4.0.0",
2929
"webpack": "^2.0.0"
3030
},
3131
"scripts": {
3232
"test": "mocha",
33-
"travis:test": "npm run test",
33+
"travis:test": "npm t",
3434
"release": "standard-version"
3535
},
3636
"repository": "https://github.com/webpack-contrib/style-loader.git",

‎yarn.lock

-3,217
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.