moodle/.grunt
Andrew Nicols 58bd2ed8e4
MDL-79003 js: Bump stylelint and components
Stylelint 15 deprecates a heap of rules which will be removed in 16.

We can't use 16 because it's ESM and requires a big restructure of our
build process.

We can temporarily silence the deprecations and then when we update our
build tooling we can make use of @stylistic/stylelint-plugin to add the
rules back.

This commit:
- bumps stylelint and related dependencies accordingly
- fixes issues identified with newer sniffs
- temporarily silences deprecation warnings
2024-01-30 14:08:51 +08:00
..
jsdoc MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:57:33 +02:00
tasks MDL-79003 js: Bump stylelint and components 2024-01-30 14:08:51 +08:00
babel-plugin-add-module-to-define.js MDL-71882 grunt: Replace module names 2021-11-17 09:16:55 +08:00
components.js MDL-73610 nodejs: Small updates to required packages 2023-04-06 14:59:43 +02:00