Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit de86c5a

Browse files
committed
fix: update theme version
1 parent 61193ba commit de86c5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@emotion/styled": "^11.3.0",
1010
"@mdx-js/mdx": "^1.6.22",
1111
"@mdx-js/react": "^1.6.22",
12-
"@newrelic/gatsby-theme-newrelic": "9.2.8",
12+
"@newrelic/gatsby-theme-newrelic": "9.2.9",
1313
"@splitsoftware/splitio-react": "^1.2.4",
1414
"date-fns": "^2.17.0",
1515
"feather-icons": "^4.28.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2666,10 +2666,10 @@
26662666
eslint-plugin-promise "^4.2.1"
26672667
eslint-plugin-react "^7.14.3"
26682668

2669-
"@newrelic/[email protected].8":
2670-
version "9.2.8"
2671-
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.8.tgz#2a0f35b7718b4ce96b4aaada727878ce380b48cd"
2672-
integrity sha512-TYOYPRMA8mEfJGjXr0iJeL/7XhaQxFhBSgmN3UoKQtnrZd5LHg4+eDhcws1ST2SJQwyXc59fg662Z8nxNF+15g==
2669+
"@newrelic/[email protected].9":
2670+
version "9.2.9"
2671+
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.9.tgz#c5c28c67255d96a0e2a528bd479e4d71a96394b3"
2672+
integrity sha512-e3V2E5Yo90YaSQb8RQ/Dk6yVXXZMll84QytStsNWqZBig43C2QB7IXJWShclzJbARwa1D04kqVVDg5XTapp5yQ==
26732673
dependencies:
26742674
"@segment/analytics-next" "1.63.0"
26752675
"@wry/equality" "^0.4.0"

0 commit comments

Comments
 (0)