diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
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", |
