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": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/polished/-/polished-3.7.1.tgz",
"integrity": "sha512-/QgHrNGYwIA4mwxJ/7FSvalUJsm7KNfnXiScVSEG2Xa5qxDeBn4nmdjN2pW00mkM2Tts64ktc47U8F7Ed1BRAA==",
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/polished/-/polished-4.1.3.tgz",
"integrity": "sha512-ocPAcVBUOryJEKe0z2KLd1l9EBa1r5mSwlKpExmrLzsnIzJo4axsoU9O2BjOTkDGDT4mZ0WFE5XKTlR3nLnZOA==",
"requires": {
"@babel/runtime": "^7.12.5"
"@babel/runtime": "^7.14.0"
}
},
"portfinder": {