Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 4b5639c

Browse files
authored
Merge pull request #128 from diegonvs/renovate/gatsby-plugin-zopfli-1.x
Update dependency gatsby-plugin-zopfli to v1.0.3
2 parents 1c18ed0 + ecff630 commit 4b5639c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"gatsby-plugin-offline": "2.0.22",
4545
"gatsby-plugin-react-helmet": "3.0.5",
4646
"gatsby-plugin-sass": "2.0.8",
47-
"gatsby-plugin-zopfli": "1.0.2",
47+
"gatsby-plugin-zopfli": "1.0.3",
4848
"gatsby-remark-component": "1.1.3",
4949
"gatsby-remark-copy-linked-files": "2.0.8",
5050
"gatsby-remark-prismjs": "3.2.3",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@
923923
lodash "^4.17.11"
924924
to-fast-properties "^2.0.0"
925925

926-
"@gfx/zopfli@^1.0.8":
926+
"@gfx/zopfli@^1.0.10":
927927
version "1.0.11"
928928
resolved "https://registry.yarnpkg.com/@gfx/zopfli/-/zopfli-1.0.11.tgz#6ced06b4566a5feb0036fe6a1e0262ce6cb1d6c5"
929929
integrity sha512-wW+hi+bqdYCpBIvL8g7RYub9YXf5crhZK9SNk/VZmbF177Em1VwFv488qyh8iBpCo6GptcP1Zam0bJfY3VmMbg==
@@ -5425,12 +5425,12 @@ [email protected]:
54255425
"@babel/runtime" "^7.0.0"
54265426
sass-loader "^7.0.1"
54275427

5428-
5429-
version "1.0.2"
5430-
resolved "https://registry.yarnpkg.com/gatsby-plugin-zopfli/-/gatsby-plugin-zopfli-1.0.2.tgz#3a0736d19d3de4164e93cbf56448c501e7480726"
5431-
integrity sha512-VFzXV09s29/9uQ2lfnNII4vQemxeRRIOlYaJCivJIlZM6AC5XP/qb8jlWe23rZcafTOJAANlagALzqPgU79/Jg==
5428+
5429+
version "1.0.3"
5430+
resolved "https://registry.yarnpkg.com/gatsby-plugin-zopfli/-/gatsby-plugin-zopfli-1.0.3.tgz#4e130f9b1df5e68f9423138e8b7075fc9390e533"
5431+
integrity sha512-+oY8UbGDtQrfDWzu1hp3wNyiWyGM5O02qS2bRDDyvKbjO2tOTKY+08Gc++dYSgKWOZCHzOpz7I8JrwZysHMVSA==
54325432
dependencies:
5433-
"@gfx/zopfli" "^1.0.8"
5433+
"@gfx/zopfli" "^1.0.10"
54345434

54355435
gatsby-react-router-scroll@^2.0.3:
54365436
version "2.0.4"

0 commit comments

Comments
 (0)