Skip to content

Commit 289a47a

Browse files
committed
chore: Update gatsby-theme-newrelic
1 parent 64624c6 commit 289a47a

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
@@ -10,7 +10,7 @@
1010
"@emotion/styled": "^11.3.0",
1111
"@mdx-js/mdx": "2.0.0-next.8",
1212
"@mdx-js/react": "2.0.0-next.8",
13-
"@newrelic/gatsby-theme-newrelic": "9.11.2",
13+
"@newrelic/gatsby-theme-newrelic": "9.11.3",
1414
"@splitsoftware/splitio-react": "^1.2.4",
1515
"ansi-colors": "^4.1.3",
1616
"cockatiel": "^3.0.0-beta.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3750,10 +3750,10 @@
37503750
eslint-plugin-promise "^4.2.1"
37513751
eslint-plugin-react "^7.14.3"
37523752

3753-
"@newrelic/[email protected].2":
3754-
version "9.11.2"
3755-
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.11.2.tgz#af262e306304e13b10dc3ade4bc9eb48743aa099"
3756-
integrity sha512-RT+fQFzr9pRmyaqp0EdM9zmZhORpYXhKLpHsPZYZhW6N/2HeOt672bJ5lVKTZze8L835muFe9BCSFVy+RE2+Ug==
3753+
"@newrelic/[email protected].3":
3754+
version "9.11.3"
3755+
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.11.3.tgz#e510f10059e7c0d76abbab5d616d6053887d313c"
3756+
integrity sha512-Peapl9Rqktx+FlbFvugmHcjD6mXBc2GmlcIUfhoOsCTo3vStZnCdJ64Juws9A7jWJSA973zOu6ScrugcquwRTw==
37573757
dependencies:
37583758
"@segment/analytics-next" "1.63.0"
37593759
"@wry/equality" "^0.4.0"
@@ -3765,7 +3765,7 @@
37653765
gatsby "^4.25.2"
37663766
gatsby-plugin-emotion "^6.10.0"
37673767
gatsby-plugin-layout "^2.10.0"
3768-
gatsby-plugin-newrelic "^2.7.0"
3768+
gatsby-plugin-newrelic "^2.8.0"
37693769
gatsby-plugin-portal "^1.0.7"
37703770
gatsby-plugin-react-helmet "^5.4.0"
37713771
gatsby-plugin-robots-txt "^1.6.8"
@@ -11481,10 +11481,10 @@ gatsby-plugin-netlify@^5.1.1:
1148111481
lodash.mergewith "^4.6.2"
1148211482
webpack-assets-manifest "^5.0.6"
1148311483

11484-
gatsby-plugin-newrelic@^2.7.0:
11485-
version "2.7.0"
11486-
resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.7.0.tgz#28a250f87aa464425580ee8de0d240612021b7b5"
11487-
integrity sha512-bzvx4HRrrjCKEnEXFr6IXVwx3328uNM99r/1UhDZnUdMk8kzgBhWGVb9SYbMmpFWQQWWNN+BApSQcTF8QnGozw==
11484+
gatsby-plugin-newrelic@^2.8.0:
11485+
version "2.8.0"
11486+
resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.8.0.tgz#36c8666391ed1d1a5181961cbfbff96344ab0045"
11487+
integrity sha512-gl/9lcXCiffK5VD0Q/t4bqHMJQzGWePZyHJSZK756UnBrDVJs65HI1xtGsqyGJzxmUtxW1dwfX1cc+joaTZxyQ==
1148811488
dependencies:
1148911489
"@babel/runtime" "^7.12.5"
1149011490

0 commit comments

Comments
 (0)