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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 8a8ba7c..600c1bd 100644
--- a/package.json
+++ b/package.json
@@ -65,9 +65,9 @@
"gulp-postcss": "^9.0.1",
"gulp-sass": "^5.0.0",
"gulp-stylus": "^2.7.0",
- "less": "^4.1.1",
+ "less": "^4.1.2",
"less3": "npm:less@^3.13.1",
- "mocha": "^9.1.2",
+ "mocha": "^9.1.3",
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.4",
@@ -76,7 +76,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylus": "^0.55.0",
- "xo": "^0.44.0"
+ "xo": "^0.47.0"
},
"mocha": {
"check-leaks": true,