Skip to content

Commit 976192b

Browse files
committed
fix: update theme version to 9.2.7
1 parent fea5d10 commit 976192b

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
@@ -7,7 +7,7 @@
77
"@emotion/styled": "^11.10.0",
88
"@mdx-js/mdx": "^1.6.19",
99
"@mdx-js/react": "^1.6.19",
10-
"@newrelic/gatsby-theme-newrelic": "9.2.6",
10+
"@newrelic/gatsby-theme-newrelic": "9.2.7",
1111
"@splitsoftware/splitio-react": "^1.2.0",
1212
"@xstate/react": "^1.0.2",
1313
"classnames": "^2.2.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2830,10 +2830,10 @@
28302830
eslint-plugin-promise "^4.2.1"
28312831
eslint-plugin-react "^7.14.3"
28322832

2833-
"@newrelic/[email protected].6":
2834-
version "9.2.6"
2835-
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.6.tgz#d490ff82f5172cc4de8d7077afd82a55e7742511"
2836-
integrity sha512-AFiiYp4uA5osFLnG27/1BEu5w11OhgnxoYhTUOVKItOKLKVnP5+pU/nhEhB7nY7dZ/LuNZ9r8vzlQZZq7+WUGw==
2833+
"@newrelic/[email protected].7":
2834+
version "9.2.7"
2835+
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.7.tgz#e58731af9291cfb694c41649fae1428211696221"
2836+
integrity sha512-jJNxDX0vsNqAAxhk6U9haFiEOB8jYVWuosTaH/mPvwFh2cWHTI7JYLtfP26mY0SJwXOLjru5ctPmRgdJHRN4fg==
28372837
dependencies:
28382838
"@segment/analytics-next" "1.63.0"
28392839
"@wry/equality" "^0.4.0"

0 commit comments

Comments
 (0)