Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-01-28 20:35:40 +0300
committerJohn Albin Wilkins <virtually.johnalbin@gmail.com>2018-01-28 20:35:40 +0300
commitdede90a577356c0ebd3e6e1504c222256ee12834 (patch)
treec1e98f4b58993ed68a7fc3ec77f2734d213053b9
parent6de4cb174d5b243362f0a852ba028ee9fc94d7a1 (diff)
chore(package): update mocha to version 5.0.0 (#126)
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 97aeabe..e7391d8 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"chroma-sass": "^1.2.3",
"eslint": "^4.12.1",
"eyeglass": "^1.1.2",
- "mocha": "^4.0.0",
+ "mocha": "^5.0.0",
"sassy-test": "^4.0.0",
"typey": "^1.1.2"
}