aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index a03255f..129c1b6 100644
--- a/package.json
+++ b/package.json
@@ -24,14 +24,14 @@
24 }, 24 },
25 "homepage": "https://git.vulpes.one/iro-sass/", 25 "homepage": "https://git.vulpes.one/iro-sass/",
26 "devDependencies": { 26 "devDependencies": {
27 "mocha": "^9.2.0", 27 "mocha": "^10.4.0",
28 "nodemon": "^2.0.15", 28 "nodemon": "^3.1.4",
29 "postcss-scss": "^4.0.3", 29 "postcss-scss": "^4.0.3",
30 "sass": "^1.49.7", 30 "sass": "^1.49.7",
31 "sass-true": "^6.0.1", 31 "sass-true": "^8.0.0",
32 "sassdoc": "^2.7.3", 32 "sassdoc": "^2.7.3",
33 "stylelint": "^14.3.0", 33 "stylelint": "^16.6.1",
34 "stylelint-config-sass-guidelines": "^9.0.1" 34 "stylelint-config-sass-guidelines": "^11.1.0"
35 }, 35 },
36 "scripts": { 36 "scripts": {
37 "prepublishOnly": "npm run test", 37 "prepublishOnly": "npm run test",