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-03-18 13:22:10 +0300
committerGitHub <noreply@github.com>2020-03-18 13:22:10 +0300
commitc9886df0753e85b6a98f1cca3d3e6f17b5237a58 (patch)
treed7cf6662730d889912cadaa8d30976c6d2a305a1
parentfc72fd3536ad0f9c7a1c492c4eacc1d74c0f0f5d (diff)
chore(package): update mocha to version 7.1.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..c87d559 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.1.1",
"sassy-test": "^4.0.0",
"typey": "^1.1.2"
}