Skip to content

Commit f499891

Browse files
Merge pull request #42 from pythonpizza/dependabot/npm_and_yarn/gatsby-plugin-offline-3.0.11
2 parents 918a85f + a6f59a4 commit f499891

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.26",
1010
"gatsby-image": "^2.2.23",
1111
"gatsby-plugin-manifest": "^2.2.18",
12-
"gatsby-plugin-offline": "^3.0.9",
12+
"gatsby-plugin-offline": "^3.0.11",
1313
"gatsby-plugin-postcss": "^2.1.10",
1414
"gatsby-plugin-react-helmet": "^3.1.8",
1515
"gatsby-plugin-sharp": "^2.2.27",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5172,12 +5172,12 @@ gatsby-plugin-manifest@^2.2.18:
51725172
semver "^5.7.1"
51735173
sharp "^0.23.0"
51745174

5175-
gatsby-plugin-offline@^3.0.9:
5176-
version "3.0.9"
5177-
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.9.tgz#b7f6b75ef50733c992461f597f27be0bb5d7a373"
5178-
integrity sha512-ySQkZCp8LbtOpLHQORm7mbH4ExTOx0YK/lYLg7rE28hIgs95O6NIWAlq6oqckIFGPn+wkVdyy3BC0c3OCo97SQ==
5175+
gatsby-plugin-offline@^3.0.11:
5176+
version "3.0.11"
5177+
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.11.tgz#c2138647edd9e98c66cbf0df549b0a64cef5f4d8"
5178+
integrity sha512-VHw7lrSt5sj3K9xWq4M8jaYEeBrNVA9qXvR614tMPiLqbm7ihA0mnqdCwC9BTS0Q+SSWAjpdC5ZWyterWrr4nA==
51795179
dependencies:
5180-
"@babel/runtime" "^7.6.0"
5180+
"@babel/runtime" "^7.6.2"
51815181
cheerio "^1.0.0-rc.3"
51825182
glob "^7.1.4"
51835183
idb-keyval "^3.2.0"

0 commit comments

Comments
 (0)