Skip to content

Commit

Permalink
build(deps): bump gatsby-plugin-offline from 3.2.8 to 3.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 9, 2020
1 parent 84d9837 commit 5c6ac1c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -10642,10 +10642,10 @@ gatsby-cli@^2.12.44:
yargs "^15.3.1"
yurnalist "^1.1.2"

gatsby-core-utils@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.4.tgz#a3adc461dc90e55b8aef03d9c4440c2018f7e06c"
integrity sha512-LSNwM14pKQP93Qvsa13pneHKxoKX6dbQ+Z7PTKm6aWR4JY+jiHUCN8RyFH1GsL6iB5AHeMUslJZx/X0eUQJrsQ==
gatsby-core-utils@^1.3.4, gatsby-core-utils@^1.3.5:
version "1.3.5"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.5.tgz#3c8f2dc940cec6570d1317f02ba028f327d1e773"
integrity sha512-kbwJ5BeQ8OixJVuBb1AGRL6vdkFz9nFBa6gXqjQ6AAXHhYDrjOYrRMIENT1QLoabWo6tlh0Hyl1agfWaQwW8lg==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
Expand Down Expand Up @@ -10731,13 +10731,13 @@ gatsby-plugin-manifest@^2.4.9:
sharp "^0.25.1"

gatsby-plugin-offline@^3.2.7:
version "3.2.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.8.tgz#8a18595b988f7fcc16515ef75302f166a61876f3"
integrity sha512-KznGM+WN0SbLcZKWH7/ltOBSj6pZOeGi420Tz/HZPI+4tVA5Gie1yt1dcr+hu7N465oMZNOpm8FtC4UEBlLMag==
version "3.2.9"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.9.tgz#23cb90ace60ea586f0b9c62e4f37806e5f00e2a3"
integrity sha512-AyW0DDdyqlSrseMlEcyPWxLAGGWFLNP2psP6WeuSifEQJrNIFV5FHU3prd925jXYW+aJ84qjLjKDDvNN/6c8xw==
dependencies:
"@babel/runtime" "^7.10.2"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.3.4"
gatsby-core-utils "^1.3.5"
glob "^7.1.6"
idb-keyval "^3.2.0"
lodash "^4.17.15"
Expand Down

0 comments on commit 5c6ac1c

Please sign in to comment.