1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-31 19:47:14 +00:00

Update Stylelint to 14.16.0 (#37987).

git-svn-id: https://svn.redmine.org/redmine/trunk@21987 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2022-12-04 06:42:45 +00:00
parent 0b72c5bfa7
commit 0b39cc154d
3 changed files with 331 additions and 1117 deletions

View File

@ -3,7 +3,6 @@
"color-no-invalid-hex": true,
"font-family-no-duplicate-names": true,
"font-family-no-missing-generic-family-keyword": true,
"function-calc-no-invalid": true,
"function-calc-no-unspaced-operator": true,
"function-linear-gradient-no-nonstandard-direction": true,
"string-no-newline": true,

View File

@ -1,6 +1,6 @@
{
"dependencies": {},
"devDependencies": {
"stylelint": "^13.0.0"
"stylelint": "^14.16.0"
}
}

1445
yarn.lock

File diff suppressed because it is too large Load Diff