Skip to content

Commit 8b8dd6b

Browse files
authored
Merge pull request #61 from pythonpizza/dependabot/npm_and_yarn/gatsby-plugin-offline-3.0.13
Bump gatsby-plugin-offline from 3.0.11 to 3.0.13
2 parents 8e03f45 + 0b9f423 commit 8b8dd6b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.34",
1010
"gatsby-image": "^2.2.23",
1111
"gatsby-plugin-manifest": "^2.2.20",
12-
"gatsby-plugin-offline": "^3.0.11",
12+
"gatsby-plugin-offline": "^3.0.13",
1313
"gatsby-plugin-postcss": "^2.1.10",
1414
"gatsby-plugin-react-helmet": "^3.1.10",
1515
"gatsby-plugin-sharp": "^2.2.27",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5282,12 +5282,12 @@ gatsby-plugin-manifest@^2.2.20:
52825282
semver "^5.7.1"
52835283
sharp "^0.23.1"
52845284

5285-
gatsby-plugin-offline@^3.0.11:
5286-
version "3.0.11"
5287-
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.11.tgz#c2138647edd9e98c66cbf0df549b0a64cef5f4d8"
5288-
integrity sha512-VHw7lrSt5sj3K9xWq4M8jaYEeBrNVA9qXvR614tMPiLqbm7ihA0mnqdCwC9BTS0Q+SSWAjpdC5ZWyterWrr4nA==
5285+
gatsby-plugin-offline@^3.0.13:
5286+
version "3.0.13"
5287+
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.13.tgz#265a9b06aee83451740b0a52cb73f42b8cf636bc"
5288+
integrity sha512-VAjVAArWTJy1Fj/2o+Myd4FZxlU89O5Lm9PAopg78I+xSSEfDVF6lKs5e/KaSY24gKl8HNZPeIJESdUs7/7dRw==
52895289
dependencies:
5290-
"@babel/runtime" "^7.6.2"
5290+
"@babel/runtime" "^7.6.3"
52915291
cheerio "^1.0.0-rc.3"
52925292
glob "^7.1.4"
52935293
idb-keyval "^3.2.0"

0 commit comments

Comments
 (0)