chore(deps): bump polished to 4.1.3

This commit is contained in:
Jean-Philippe Sirois
2021-06-01 00:50:07 -04:00
parent 7ce653f0c2
commit 28e49798b6
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -17543,11 +17543,11 @@
} }
}, },
"polished": { "polished": {
"version": "3.7.1", "version": "4.1.3",
"resolved": "https://registry.npmjs.org/polished/-/polished-3.7.1.tgz", "resolved": "https://registry.npmjs.org/polished/-/polished-4.1.3.tgz",
"integrity": "sha512-/QgHrNGYwIA4mwxJ/7FSvalUJsm7KNfnXiScVSEG2Xa5qxDeBn4nmdjN2pW00mkM2Tts64ktc47U8F7Ed1BRAA==", "integrity": "sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==",
"requires": { "requires": {
"@babel/runtime": "^7.12.5" "@babel/runtime": "^7.14.0"
} }
}, },
"portfinder": { "portfinder": {
+1 -1
View File
@@ -49,7 +49,7 @@
"gatsby-transformer-sharp": "^3.6.0", "gatsby-transformer-sharp": "^3.6.0",
"github-slugger": "^1.3.0", "github-slugger": "^1.3.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"polished": "^3.6.3", "polished": "^4.1.3",
"prismjs": "^1.22.0", "prismjs": "^1.22.0",
"ramda": "^0.27.1", "ramda": "^0.27.1",
"react": "^16.13.1", "react": "^16.13.1",