Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit e158a48

Browse files
committed
Update to postcss-sorting@1.6.1
1 parent 89aa850 commit e158a48

File tree

5 files changed

+48
-21
lines changed

5 files changed

+48
-21
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 1.6.1
6+
* Update to postcss-sorting@1.6.1
7+
58
## 1.6.0
69
* Update to postcss-sorting@1.6.0
710
* Update dependencies

node_modules/postcss-sorting/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/postcss-sorting/index.js

Lines changed: 18 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/postcss-sorting/package.json

Lines changed: 23 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"get-stdin": "4.0.1",
44
"postcss": "^5.0.21",
55
"postcss-scss": "^0.1.8",
6-
"postcss-sorting": "^1.6.0"
6+
"postcss-sorting": "^1.6.1"
77
},
88
"private": true
99
}

0 commit comments

Comments
 (0)