Skip to content

Commit 2f96306

Browse files
dependabot-preview[bot]colebemis
authored andcommitted
Bump gatsby-plugin-google-analytics from 2.1.24 to 2.1.25
Bumps [gatsby-plugin-google-analytics](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-analytics) from 2.1.24 to 2.1.25. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-google-analytics/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@2.1.25/packages/gatsby-plugin-google-analytics) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent af2a847 commit 2f96306

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"feather-icons": "^4.24.1",
2121
"fuse.js": "3.4.5",
2222
"gatsby": "^2.17.11",
23-
"gatsby-plugin-google-analytics": "^2.1.12",
23+
"gatsby-plugin-google-analytics": "^2.1.25",
2424
"gatsby-plugin-manifest": "^2.2.27",
2525
"gatsby-plugin-react-helmet": "^3.1.14",
2626
"gatsby-plugin-theme-ui": "^0.2.43",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4624,12 +4624,12 @@ gatsby-page-utils@^0.0.29:
46244624
micromatch "^3.1.10"
46254625
slash "^3.0.0"
46264626

4627-
gatsby-plugin-google-analytics@^2.1.12:
4628-
version "2.1.24"
4629-
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.24.tgz#ab1aa59503d236d61873a1b14205976d89ddabb3"
4630-
integrity sha512-2kvz7KJr/Kp3ViC6BWpPT8lZAgT/5F6sfZ9UkoOKoGv3YBwEWbZxxBX1WAiLcpjFGbmaWrX8QhD7HXdaTMHCOg==
4627+
gatsby-plugin-google-analytics@^2.1.25:
4628+
version "2.1.25"
4629+
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.1.25.tgz#6c38721391de26efe76be9455b67e71f092efdf9"
4630+
integrity sha512-LEX18pAL39M/Ba3xgRCLl6Coj5qae5vTxC3lcO40UWtQcfhRGAKMWgkCNA/7LfpTnOgvIDttvReLztdUkYx6PA==
46314631
dependencies:
4632-
"@babel/runtime" "^7.6.3"
4632+
"@babel/runtime" "^7.7.2"
46334633

46344634
gatsby-plugin-manifest@^2.2.27:
46354635
version "2.2.27"

0 commit comments

Comments
 (0)