diff options
| author | Elena Vilchik | 2019-06-14 14:46:03 +0200 |
|---|---|---|
| committer | GitHub | 2019-06-14 14:46:03 +0200 |
| commit | ebac7cd722f1f455344f46bd3581a3ba4cfd9003 (patch) | |
| tree | bc0ac5b1ccfec2b6db2bf27776a3e81835cbc88e /sonar-css-plugin/css-bundle/package.json | |
| parent | b4b9eb58b027d33f263fcdbf066f3440cdd44283 (diff) | |
| download | sonar-css-ebac7cd722f1f455344f46bd3581a3ba4cfd9003.tar.bz2 | |
Bump version of stylelint to 10.1.0 (#186)1.1.0.993
Diffstat (limited to 'sonar-css-plugin/css-bundle/package.json')
| -rw-r--r-- | sonar-css-plugin/css-bundle/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-css-plugin/css-bundle/package.json b/sonar-css-plugin/css-bundle/package.json index 110a471..18f1343 100644 --- a/sonar-css-plugin/css-bundle/package.json +++ b/sonar-css-plugin/css-bundle/package.json @@ -9,6 +9,6 @@ "author": "", "license": "LGPL-3.0", "dependencies": { - "stylelint": "10.0.1" + "stylelint": "10.1.0" } } |
