Skip to content

Commit e463bee

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update gatsby monorepo
1 parent 363280e commit e463bee

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
"gatsby": "2.25.3",
1212
"gatsby-image": "2.4.21",
1313
"gatsby-plugin-catch-links": "2.3.15",
14-
"gatsby-plugin-google-analytics": "2.4.0",
14+
"gatsby-plugin-google-analytics": "2.4.1",
1515
"gatsby-plugin-manifest": "2.5.2",
1616
"gatsby-plugin-netlify": "2.4.0",
1717
"gatsby-plugin-netlify-cache": "1.2.0",
18-
"gatsby-plugin-offline": "3.3.2",
18+
"gatsby-plugin-offline": "3.3.3",
1919
"gatsby-plugin-react-helmet": "3.3.14",
2020
"gatsby-plugin-sass": "2.4.2",
2121
"gatsby-plugin-svgr": "2.0.2",
2222
"gatsby-remark-autolink-headers": "2.4.1",
2323
"gatsby-remark-copy-linked-files": "2.3.19",
24-
"gatsby-remark-images": "3.4.1",
24+
"gatsby-remark-images": "3.4.2",
2525
"gatsby-remark-prismjs": "3.6.0",
2626
"gatsby-remark-smartypants": "2.3.13",
2727
"gatsby-source-filesystem": "2.4.2",

site/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7286,10 +7286,10 @@ gatsby-plugin-catch-links@2.3.15:
72867286
"@babel/runtime" "^7.11.2"
72877287
escape-string-regexp "^1.0.5"
72887288

7289-
gatsby-plugin-google-analytics@2.4.0:
7290-
version "2.4.0"
7291-
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.4.0.tgz#7c2d0dbb93910129518d325083ac740b756e2819"
7292-
integrity sha512-NKgYyICCo94OZ8SxoBEMxfRiJTRLBTYDIGkzhS+Dlzqt46T5UZARNcaPFqARw9/OdMf7FDUJ+6FSUqJoLKLNbg==
7289+
gatsby-plugin-google-analytics@2.4.1:
7290+
version "2.4.1"
7291+
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.4.1.tgz#f828d6c7ed58b1ab946e508b09f7a13ccfe5268e"
7292+
integrity sha512-cwxxkg+Fj1E+lpGt6XuASir/up55gSg1serk5/AHZ/cspAcgkaWNZUo5h83fUVapwQpCYNfN9qLFZzMWrs0P4g==
72937293
dependencies:
72947294
"@babel/runtime" "^7.11.2"
72957295
minimatch "3.0.4"
@@ -7324,10 +7324,10 @@ gatsby-plugin-netlify@2.4.0:
73247324
lodash "^4.17.20"
73257325
webpack-assets-manifest "^3.1.1"
73267326

7327-
gatsby-plugin-offline@3.3.2:
7328-
version "3.3.2"
7329-
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.3.2.tgz#e06b0540eb8b8d7b3f4c527bfda3220cef8be0f8"
7330-
integrity sha512-oW78R9ijWttJA+rTRND+eyWNlnfXaN3PdmjSIpgUVASjLdSJMYkoXp6xWOpXvj/ChzogAskdTxxJ3tkMHENziw==
7327+
gatsby-plugin-offline@3.3.3:
7328+
version "3.3.3"
7329+
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.3.3.tgz#566fdff6fb68db695ce9369b4c4df29b908c0afd"
7330+
integrity sha512-z2rXsiBW/zGsRA78Vc6vzCtufk+fAjzAlnBtMUg+Xi0EUQnqyjih52CSousun0Eh8wAZgGGkFsvIIBfs1VU4YA==
73317331
dependencies:
73327332
"@babel/runtime" "^7.11.2"
73337333
cheerio "^1.0.0-rc.3"
@@ -7512,10 +7512,10 @@ gatsby-remark-copy-linked-files@2.3.19:
75127512
probe-image-size "^5.0.0"
75137513
unist-util-visit "^1.4.1"
75147514

7515-
gatsby-remark-images@3.4.1:
7516-
version "3.4.1"
7517-
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.4.1.tgz#7c7875a54db1c98ffa8394887f621f681a8fbb73"
7518-
integrity sha512-6sAnteMX+dIBE3ekHr1dpwmnyItjt/4tKer3EWGhj1QjSK8IImjkH7nhanTuePugj/hBgCbuVzBFIwejQSIbZA==
7515+
gatsby-remark-images@3.4.2:
7516+
version "3.4.2"
7517+
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.4.2.tgz#e2c166379939c23ebc1d4afefba335c7583a5e88"
7518+
integrity sha512-wvuOJe81CPGrfUijdRrxQ8XwK3osG7SyOjBZ6LTz5DlJ5oeWUkMq7U41zzjkaY5foBl1ylMfFJ9ymcj879Roxw==
75197519
dependencies:
75207520
"@babel/runtime" "^7.11.2"
75217521
chalk "^4.1.0"

0 commit comments

Comments
 (0)