Skip to content

Commit 0b9f423

Browse files
1 parent dae9e3b commit 0b9f423

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.28",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -756,10 +756,10 @@
756756
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
757757
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
758758

759-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2":
760-
version "7.6.2"
761-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd"
762-
integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==
759+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3":
760+
version "7.6.3"
761+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.3.tgz#935122c74c73d2240cafd32ddb5fc2a6cd35cf1f"
762+
integrity sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA==
763763
dependencies:
764764
regenerator-runtime "^0.13.2"
765765

@@ -5205,12 +5205,12 @@ gatsby-plugin-manifest@^2.2.20:
52055205
semver "^5.7.1"
52065206
sharp "^0.23.1"
52075207

5208-
gatsby-plugin-offline@^3.0.11:
5209-
version "3.0.11"
5210-
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.11.tgz#c2138647edd9e98c66cbf0df549b0a64cef5f4d8"
5211-
integrity sha512-VHw7lrSt5sj3K9xWq4M8jaYEeBrNVA9qXvR614tMPiLqbm7ihA0mnqdCwC9BTS0Q+SSWAjpdC5ZWyterWrr4nA==
5208+
gatsby-plugin-offline@^3.0.13:
5209+
version "3.0.13"
5210+
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.13.tgz#265a9b06aee83451740b0a52cb73f42b8cf636bc"
5211+
integrity sha512-VAjVAArWTJy1Fj/2o+Myd4FZxlU89O5Lm9PAopg78I+xSSEfDVF6lKs5e/KaSY24gKl8HNZPeIJESdUs7/7dRw==
52125212
dependencies:
5213-
"@babel/runtime" "^7.6.2"
5213+
"@babel/runtime" "^7.6.3"
52145214
cheerio "^1.0.0-rc.3"
52155215
glob "^7.1.4"
52165216
idb-keyval "^3.2.0"

0 commit comments

Comments
 (0)