From 0d911cd9b1af93de54b18f9f4fb8c63dc6897851 Mon Sep 17 00:00:00 2001 From: Clinton Date: Tue, 26 Oct 2021 14:18:03 -0700 Subject: [PATCH] chore: bump theme so shadowed navitem imports work --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 683707c1973..5d3697640db 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.0", + "@newrelic/gatsby-theme-newrelic": "^3.3.2", "@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 54c4a5c966d..087c4dc873c 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.0": - version "3.3.0" - resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-3.3.0.tgz#66ba001657f5f6b8f96d52a3dd20ec958830b708" - integrity sha512-f6Kp2A3JCkLyHUE+NdeQPw7nC4MVyuhpMfWp+rGYCPZdkpCa/ohxvn5Z6+zybCy/pSy1ok8hE68T2AkqFqjCow== +"@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== dependencies: "@wry/equality" "^0.4.0" "@xstate/react" "^1.3.1"