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:
authorXhmikosR <xhmikosr@gmail.com>2021-09-07 15:53:30 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-09-07 15:53:30 +0300
commitfdf034349df66ec54c6a310df12a5f935a5a09f7 (patch)
tree2e9cfbbef31985a4e67da6831f86a71de7efbb15 /package.json
parentfe9e9f53c342fbd153a37772106f8c17476a8344 (diff)
Update devDependencies
* mocha ^9.1.0 → ^9.1.1 * sass ^1.38.2 → ^1.39.0 * stylus ^0.54.8 → ^0.55.0
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 ede01be..46699c8 100644
--- a/package.json
+++ b/package.json
@@ -67,15 +67,15 @@
"gulp-stylus": "^2.7.0",
"less": "^4.1.1",
"less3": "npm:less@^3.13.1",
- "mocha": "^9.1.0",
+ "mocha": "^9.1.1",
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.6",
"prettier": "^2.3.2",
- "sass": "^1.38.2",
+ "sass": "^1.39.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
- "stylus": "^0.54.8",
+ "stylus": "^0.55.0",
"xo": "^0.44.0"
},
"mocha": {