Skip to content

Commit bc2f386

Browse files
committed
fix(deps): update dependency polished to ^3.4.4
1 parent b104f53 commit bc2f386

3 files changed

Lines changed: 20 additions & 10 deletions

File tree

package-lock.json

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"gatsby-source-filesystem": "^2.1.32",
2626
"lodash": "^4.17.15",
2727
"mdx-utils": "^0.2.0",
28-
"polished": "^3.4.1",
28+
"polished": "^3.4.4",
2929
"prism-react-renderer": "^0.2.0",
3030
"prop-types": "^15.7.2",
3131
"react": "^16.10.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10926,12 +10926,12 @@ pnp-webpack-plugin@^1.5.0:
1092610926
dependencies:
1092710927
ts-pnp "^1.1.2"
1092810928

10929-
polished@^3.4.1:
10930-
version "3.4.1"
10931-
resolved "https://registry.yarnpkg.com/polished/-/polished-3.4.1.tgz#1eb5597ec1792206365635811d465751f5cbf71c"
10932-
integrity sha512-GflTnlP5rrpDoigjczEkS6Ye7NDA4sFvAnlr5hSDrEvjiVj97Xzev3hZlLi3UB27fpxyTS9rWU64VzVLWkG+mg==
10929+
polished@^3.4.4:
10930+
version "3.4.4"
10931+
resolved "https://registry.yarnpkg.com/polished/-/polished-3.4.4.tgz#ac8cd6e704887398f3b802718f9d389b9ea4307b"
10932+
integrity sha512-x9PKeExyI9AhWrJP3Q57I1k7GInujjiVBJMPFmycj9hX1yCOo/X9eu9eZwxgOziiXge3WbFQ5XOmkzunOntBSA==
1093310933
dependencies:
10934-
"@babel/runtime" "^7.4.5"
10934+
"@babel/runtime" "^7.6.3"
1093510935

1093610936
portfinder@^1.0.24:
1093710937
version "1.0.24"

0 commit comments

Comments
 (0)