Skip to content

Commit c4333b9

Browse files
renovate[bot]KyleAMathews
authored andcommitted
fix(starters): update dependency gatsby-plugin-offline to ^2.1.3 (#14756)
1 parent 62017f1 commit c4333b9

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

starters/blog/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"gatsby-plugin-feed": "^2.2.3",
1414
"gatsby-plugin-google-analytics": "^2.0.21",
1515
"gatsby-plugin-manifest": "^2.1.1",
16-
"gatsby-plugin-offline": "^2.1.2",
16+
"gatsby-plugin-offline": "^2.1.3",
1717
"gatsby-plugin-react-helmet": "^3.0.12",
1818
"gatsby-plugin-sharp": "^2.1.5",
1919
"gatsby-plugin-typography": "^2.2.13",

starters/default/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

starters/default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"gatsby": "^2.9.2",
99
"gatsby-image": "^2.1.4",
1010
"gatsby-plugin-manifest": "^2.1.1",
11-
"gatsby-plugin-offline": "^2.1.2",
11+
"gatsby-plugin-offline": "^2.1.3",
1212
"gatsby-plugin-react-helmet": "^3.0.12",
1313
"gatsby-plugin-sharp": "^2.1.5",
1414
"gatsby-source-filesystem": "^2.0.39",

0 commit comments

Comments
 (0)