Skip to content

Commit da4535e

Browse files
fix(deps): update dependency polished to ^3.7.2
1 parent b349aec commit da4535e

3 files changed

Lines changed: 22 additions & 10 deletions

File tree

package-lock.json

Lines changed: 11 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.7.2",
2929
"prism-react-renderer": "^0.2.0",
3030
"prop-types": "^15.7.2",
3131
"react": "^16.10.2",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,6 +1306,11 @@
13061306
dependencies:
13071307
regenerator-runtime "^0.12.0"
13081308

1309+
"@babel/runtime@^7.12.5":
1310+
version "7.28.4"
1311+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
1312+
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
1313+
13091314
"@babel/runtime@^7.4.2", "@babel/runtime@^7.5.5":
13101315
version "7.5.5"
13111316
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132"
@@ -10926,12 +10931,12 @@ pnp-webpack-plugin@^1.5.0:
1092610931
dependencies:
1092710932
ts-pnp "^1.1.2"
1092810933

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==
10934+
polished@^3.7.2:
10935+
version "3.7.2"
10936+
resolved "https://registry.yarnpkg.com/polished/-/polished-3.7.2.tgz#ec5ddc17a7d322a574d5e10ddd2a6f01d3e767d1"
10937+
integrity sha512-pQKtpZGmsZrW8UUpQMAnR7s3ppHeMQVNyMDKtUyKwuvDmklzcEyM5Kllb3JyE/sE/x7arDmyd35i+4vp99H6sQ==
1093310938
dependencies:
10934-
"@babel/runtime" "^7.4.5"
10939+
"@babel/runtime" "^7.12.5"
1093510940

1093610941
portfinder@^1.0.24:
1093710942
version "1.0.24"

0 commit comments

Comments
 (0)