Skip to content

Commit 593d48e

Browse files
Merge pull request #36 from pythonpizza/dependabot/npm_and_yarn/gatsby-plugin-offline-3.0.9
2 parents 1ba858b + 54d5314 commit 593d48e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"gatsby": "^2.15.26",
1010
"gatsby-image": "^2.2.21",
1111
"gatsby-plugin-manifest": "^2.2.18",
12-
"gatsby-plugin-offline": "^3.0.8",
12+
"gatsby-plugin-offline": "^3.0.9",
1313
"gatsby-plugin-postcss": "^2.1.8",
1414
"gatsby-plugin-react-helmet": "^3.1.8",
1515
"gatsby-plugin-sharp": "^2.2.25",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5165,10 +5165,10 @@ gatsby-plugin-manifest@^2.2.18:
51655165
semver "^5.7.1"
51665166
sharp "^0.23.0"
51675167

5168-
gatsby-plugin-offline@^3.0.8:
5169-
version "3.0.8"
5170-
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.8.tgz#b2a78402810e0fbd98fb674f912172bce420438e"
5171-
integrity sha512-p6JDT9WTx/yUyKg+P3lwkTyr0mDB7iF9whLzHbgaeilx8jmRCVdrTYOs13FUERxxcmdtiX0s1yh/6isIs/upkg==
5168+
gatsby-plugin-offline@^3.0.9:
5169+
version "3.0.9"
5170+
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.9.tgz#b7f6b75ef50733c992461f597f27be0bb5d7a373"
5171+
integrity sha512-ySQkZCp8LbtOpLHQORm7mbH4ExTOx0YK/lYLg7rE28hIgs95O6NIWAlq6oqckIFGPn+wkVdyy3BC0c3OCo97SQ==
51725172
dependencies:
51735173
"@babel/runtime" "^7.6.0"
51745174
cheerio "^1.0.0-rc.3"

0 commit comments

Comments
 (0)