Browse Source

Update Stylelint to 15.11.0 (#39400).


git-svn-id: https://svn.redmine.org/redmine/trunk@22391 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.1.0
Go MAEDA 7 months ago
parent
commit
868aa40138
2 changed files with 385 additions and 379 deletions
  1. 1
    1
      package.json
  2. 384
    378
      yarn.lock

+ 1
- 1
package.json View File

{ {
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"stylelint": "^14.16.0"
"stylelint": "^15.11.0"
} }
} }

+ 384
- 378
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save