chore(deps): bump polished to 3.4.4

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:40:20 -04:00
parent 89dd76f01e
commit ded21dac09
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15054,9 +15054,9 @@
} }
}, },
"polished": { "polished": {
"version": "3.4.3", "version": "3.4.4",
"resolved": "https://registry.npmjs.org/polished/-/polished-3.4.3.tgz", "resolved": "https://registry.npmjs.org/polished/-/polished-3.4.4.tgz",
"integrity": "sha512-EcA6RleHgFalVDZg5djztOyraWOkZcFSNwDCASkq6MZf68B+QlciKWRiNJn5sUDtwOLrk/xbqgvxoTfMjazvuw==", "integrity": "sha512-x9PKeExyI9AhWrJP3Q57I1k7GInujjiVBJMPFmycj9hX1yCOo/X9eu9eZwxgOziiXge3WbFQ5XOmkzunOntBSA==",
"requires": { "requires": {
"@babel/runtime": "^7.6.3" "@babel/runtime": "^7.6.3"
} }
+1 -1
View File
@@ -45,7 +45,7 @@
"gatsby-transformer-sharp": "^2.3.17", "gatsby-transformer-sharp": "^2.3.17",
"katex": "^0.11.1", "katex": "^0.11.1",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"polished": "^3.4.3", "polished": "^3.4.4",
"prismjs": "^1.19.0", "prismjs": "^1.19.0",
"ramda": "^0.26.1", "ramda": "^0.26.1",
"react": "^16.12.0", "react": "^16.12.0",