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

Commit

Permalink
Update dependency gatsby-plugin-zopfli to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 27, 2019
1 parent 020f8d4 commit 5834e4e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"gatsby-plugin-offline": "2.0.22",
"gatsby-plugin-react-helmet": "3.0.5",
"gatsby-plugin-sass": "2.0.8",
"gatsby-plugin-zopfli": "1.0.4",
"gatsby-plugin-zopfli": "1.1.1",
"gatsby-remark-component": "1.1.3",
"gatsby-remark-copy-linked-files": "2.0.8",
"gatsby-remark-prismjs": "3.2.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -728,10 +728,10 @@
lodash "^4.17.11"
to-fast-properties "^2.0.0"

"@gfx/zopfli@^1.0.10":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@gfx/zopfli/-/zopfli-1.0.11.tgz#6ced06b4566a5feb0036fe6a1e0262ce6cb1d6c5"
integrity sha512-wW+hi+bqdYCpBIvL8g7RYub9YXf5crhZK9SNk/VZmbF177Em1VwFv488qyh8iBpCo6GptcP1Zam0bJfY3VmMbg==
"@gfx/zopfli@^1.0.12":
version "1.0.13"
resolved "https://registry.yarnpkg.com/@gfx/zopfli/-/zopfli-1.0.13.tgz#88ca5b15567e9c76be73e8d11e166273ce44e0b3"
integrity sha512-pb+e68cuPRN348j6UeHvnR7vsZ0KMkQVUtRFqL4VaP3UlgNy/cAx2MsgVRerPAawRe9OoOrY/c7o2XDyU4RozQ==
dependencies:
base64-js "^1.3.0"

Expand Down Expand Up @@ -5004,12 +5004,12 @@ [email protected]:
"@babel/runtime" "^7.0.0"
sass-loader "^7.0.1"

gatsby-plugin-zopfli@1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/gatsby-plugin-zopfli/-/gatsby-plugin-zopfli-1.0.4.tgz#e146d58f38478d83d6ae669e819fab64d8ff4fae"
integrity sha512-PEzsItwoygQpeOPgb/X7Dol+PuBMX9w0HOJnzPJh2/d0VpiYZA1emEaY9roQDKY0shyd0+4xSg+4TmhpqhlJ0Q==
gatsby-plugin-zopfli@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-zopfli/-/gatsby-plugin-zopfli-1.1.1.tgz#68ae3a4cf67676d473ca8333110e2e51b70f83c5"
integrity sha512-zXLPf70vdWKDT+dYU4ONMwv6O55mKaaAK+n1AXrR6BKtcLOv3MEjkjo7VsjMhu2xhYV5ZwwrtDryt5/yBOV5ww==
dependencies:
"@gfx/zopfli" "^1.0.10"
"@gfx/zopfli" "^1.0.12"

gatsby-react-router-scroll@^2.0.3:
version "2.0.7"
Expand Down

0 comments on commit 5834e4e

Please sign in to comment.