Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 81f0599

Browse files
authored
Merge pull request Hacker0x01#486 from Hacker0x01/dependabot/npm_and_yarn/gatsby-plugin-google-analytics-3.14.0
Bump gatsby-plugin-google-analytics from 3.12.0 to 3.14.0
2 parents 98aaeff + 9458d53 commit 81f0599

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
@@ -11,7 +11,7 @@
1111
"gatsby-link": "^3.11.0",
1212
"gatsby-plugin-algolia-docsearch": "^1.0.5",
1313
"gatsby-plugin-csp": "^1.1.3",
14-
"gatsby-plugin-google-analytics": "^3.11.0",
14+
"gatsby-plugin-google-analytics": "^3.14.0",
1515
"gatsby-plugin-layout": "^2.11.0",
1616
"gatsby-plugin-react-helmet": "^4.11.0",
1717
"gatsby-plugin-sass": "^4.12.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,10 +1006,10 @@
10061006
dependencies:
10071007
regenerator-runtime "^0.13.4"
10081008

1009-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.14.8", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1010-
version "7.15.3"
1011-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
1012-
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
1009+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1010+
version "7.15.4"
1011+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
1012+
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
10131013
dependencies:
10141014
regenerator-runtime "^0.13.4"
10151015

@@ -6031,12 +6031,12 @@ gatsby-plugin-csp@^1.1.3:
60316031
"@babel/runtime" "^7.0.0"
60326032
lodash.flatten "^4.4.0"
60336033

6034-
gatsby-plugin-google-analytics@^3.11.0:
6035-
version "3.12.0"
6036-
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.12.0.tgz#ba12909843d7359d59d549cc06824b17511b3afc"
6037-
integrity sha512-KthqhyFci/nGzzdrlGyZtZne+J79HTPZZ1Q+hVloMJJgIF8GzBHECApRqg/dNzz+MBnbEozww9iSFmvh4GzmJA==
6034+
gatsby-plugin-google-analytics@^3.14.0:
6035+
version "3.14.0"
6036+
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-3.14.0.tgz#9a65c9b2b0ad0a2350c0318327101f637e285ef0"
6037+
integrity sha512-yfSBRrGZZWruKDQMAJOHp7S1nUBQewT9MuvqegCqFsHhxUtm6PZ5JFv3k8385DfQ/+ux9MmzpY20vQ0E5/30fA==
60386038
dependencies:
6039-
"@babel/runtime" "^7.14.8"
6039+
"@babel/runtime" "^7.15.4"
60406040
minimatch "3.0.4"
60416041
web-vitals "^1.1.2"
60426042

0 commit comments

Comments
 (0)