From 01f232585061a086a711b7a4c4f2e4b33f06398f Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 3 Dec 2024 18:55:27 +0100 Subject: Update dev dependencies (#7052) I was expecting some of them (e.g. PHPStan) as part of the last Dependabot round, so here is a global update --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index cca63d778..955454012 100644 --- a/package.json +++ b/package.json @@ -35,12 +35,12 @@ }, "devDependencies": { "eslint": "^9.16.0", - "@eslint/js": "^9.9.0", - "globals": "^15.12.0", + "@eslint/js": "^9.16.0", + "globals": "^15.13.0", "markdownlint-cli": "^0.43.0", "neostandard": "^0.11.9", "rtlcss": "^4.3.0", - "sass": "^1.81.0", + "sass": "^1.81.1", "stylelint": "^16.11.0", "stylelint-config-recommended-scss": "^14.1.0", "stylelint-order": "^6.0.4", -- cgit v1.2.3