summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-05 05:23:35 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-05 05:23:35 +0000
commit2878ae815f04b2113033758259f485f813efe927 (patch)
treeadbc173dbc74f3008ed278835d1ddd1d8324d620 /package.json
parent46ebef7ebf0ed658333f52cd01e07b07f47b58d9 (diff)
Bump node dev dependencies.
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 ff3d416c4..0c8e8cb39 100644
--- a/package.json
+++ b/package.json
@@ -3,11 +3,11 @@
"version": "1.0.0",
"description": "",
"devDependencies": {
- "eslint": "^7.9.0",
- "eslint-formatter-gitlab": "^5.1.0",
- "gulp": "^4.0.2",
- "gulp-less": "^4.0.1",
+ "eslint": "^9.37.0",
+ "eslint-formatter-gitlab": "^6.0.1",
+ "gulp": "^5.0.1",
+ "gulp-less": "^5.0.0",
"gulp-touch-fd": "^2.0.0",
- "less": "^3.12.2"
+ "less": "^4.4.1"
}
}