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] <23040076+greenkeeper[bot]@users.noreply.github.com>2020-01-26 11:23:36 +0300
committerGitHub <noreply@github.com>2020-01-26 11:23:36 +0300
commit3beab51cd24f16d7d358b4b9c2cc9a90c941ab3e (patch)
tree9830a18c7998e0966fcb06a44058f7993c8b099c
parentfc72fd3536ad0f9c7a1c492c4eacc1d74c0f0f5d (diff)
chore(package): update mocha to version 7.0.1
Closes #142
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7ba5b8b..3c2d667 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"chroma-sass": "^1.2.3",
"eslint": "^4.12.1",
"eyeglass": "^1.1.2",
- "mocha": "^5.0.0",
+ "mocha": "^7.0.1",
"sassy-test": "^4.0.0",
"typey": "^1.1.2"
}