From 0ee77252e6e460af3ae99b9cbd5f221dcef05923 Mon Sep 17 00:00:00 2001 From: Clinton Date: Fri, 29 Oct 2021 12:06:55 -0700 Subject: [PATCH] chore: bump theme --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d3697640db..382be0ec30d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@github-docs/frontmatter": "^1.3.1", "@mdx-js/mdx": "^2.0.0-next.8", "@mdx-js/react": "^2.0.0-next.8", - "@newrelic/gatsby-theme-newrelic": "^3.3.2", + "@newrelic/gatsby-theme-newrelic": "^3.3.3", "@splitsoftware/splitio-react": "^1.2.4", "babel-jest": "^26.3.0", "common-tags": "^1.8.0", diff --git a/yarn.lock b/yarn.lock index 087c4dc873c..a6a5e1d0fdb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3483,10 +3483,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-react "^7.14.3" -"@newrelic/gatsby-theme-newrelic@^3.3.2": - version "3.3.2" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-3.3.2.tgz#acdda922bb1ddef6e22627c10d61ecb5c8e411a0" - integrity sha512-pWboMGplw3S+oySFY8xLVe/se4cPrb8pyTvg7kpz3lXFEDuvSxS1QvEQDycZ/i1ORsz56NA3s+Bf0Q/e3kxzgw== +"@newrelic/gatsby-theme-newrelic@^3.3.3": + version "3.3.3" + resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-3.3.3.tgz#ca9f880ba37f6301eb1b7b85f032b678f3129b84" + integrity sha512-hQ3m/Of13dHbT0hhVuWudR5GCs6SthtctjqRPhXVW7Bryrc101PT56a8f+xxlbTAy7+0WakAgHWrszoBv2deHA== dependencies: "@wry/equality" "^0.4.0" "@xstate/react" "^1.3.1"