Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-01-04 19:23:40 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-01-05 01:36:31 +0300
commit47610b0f8bd26c37d49c9be2b4e7a08eaa8f7977 (patch)
tree0808ad8006ca417e75799a22b74204b980f3fcf1 /package-lock.json
parent1488a83b139116e3fe337e8c4a739e1f21248b66 (diff)
Update postcss-cli to v6.1.1.
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index d53eb87659..7243a72458 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7523,9 +7523,9 @@
}
},
"postcss-cli": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-6.1.0.tgz",
- "integrity": "sha512-qXufMvDOvD0fvcnDYO6Rz85nSmXjIDpx2IP8CzrGv8RxAfxx5Zjvfx1GGXxbOyk8terq1Q1O8GL4ZTzBuZ1TYg==",
+ "version": "6.1.1",
+ "resolved": "https://registry.npmjs.org/postcss-cli/-/postcss-cli-6.1.1.tgz",
+ "integrity": "sha512-18PQO4qCDWY6vggnG3k+i5zrUnRc4I6P4MpKQWGbNyTfWBaRgu/nScunw6VH5QnUKtRu0NuPF5SpxhcYzWVXDg==",
"dev": true,
"requires": {
"chalk": "^2.1.0",