chore(deps): update dependency cssnano to v4.1.10 (https://github.com/woocommerce/woocommerce-blocks/pull/425)

This commit is contained in:
renovate[bot] 2019-02-14 13:00:43 -05:00 committed by Kelly Dwan
parent 9de561702b
commit 9089346cc3
2 changed files with 7 additions and 7 deletions

View File

@ -5596,9 +5596,9 @@
"dev": true
},
"cssnano": {
"version": "4.1.9",
"resolved": "https://registry.npmjs.org/cssnano/-/cssnano-4.1.9.tgz",
"integrity": "sha512-osEbYy4kzaNY3nkd92Uf3hy5Jqb5Aztuv+Ze3Z6DjRhyntZDlb3YljiYDdJ05k167U86CZpSR+rbuJYN7N3oBQ==",
"version": "4.1.10",
"resolved": "https://registry.npmjs.org/cssnano/-/cssnano-4.1.10.tgz",
"integrity": "sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==",
"dev": true,
"requires": {
"cosmiconfig": "^5.0.0",
@ -16834,9 +16834,9 @@
"dev": true
},
"stylehacks": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.2.tgz",
"integrity": "sha512-AZwvn2b3aNKK1yp+VgNPOuC2jIJOvh9PAiCq2gjDBW1WkQxQUksR1RugOJRIOhMYTGHZeoMcMQKp3/qaS3evNg==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz",
"integrity": "sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==",
"dev": true,
"requires": {
"browserslist": "^4.0.0",

View File

@ -42,7 +42,7 @@
"core-js": "2.6.4",
"cross-env": "5.2.0",
"css-loader": "2.1.0",
"cssnano": "4.1.9",
"cssnano": "4.1.10",
"eslint": "5.13.0",
"eslint-config-wordpress": "2.0.0",
"eslint-plugin-jest": "22.3.0",