Skip to content

Commit

Permalink
fix: update theme version to 9.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkmcadoo committed Jan 25, 2024
1 parent fea5d10 commit 976192b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@emotion/styled": "^11.10.0",
"@mdx-js/mdx": "^1.6.19",
"@mdx-js/react": "^1.6.19",
"@newrelic/gatsby-theme-newrelic": "9.2.6",
"@newrelic/gatsby-theme-newrelic": "9.2.7",
"@splitsoftware/splitio-react": "^1.2.0",
"@xstate/react": "^1.0.2",
"classnames": "^2.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2830,10 +2830,10 @@
eslint-plugin-promise "^4.2.1"
eslint-plugin-react "^7.14.3"

"@newrelic/gatsby-theme-newrelic@9.2.6":
version "9.2.6"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.6.tgz#d490ff82f5172cc4de8d7077afd82a55e7742511"
integrity sha512-AFiiYp4uA5osFLnG27/1BEu5w11OhgnxoYhTUOVKItOKLKVnP5+pU/nhEhB7nY7dZ/LuNZ9r8vzlQZZq7+WUGw==
"@newrelic/gatsby-theme-newrelic@9.2.7":
version "9.2.7"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.7.tgz#e58731af9291cfb694c41649fae1428211696221"
integrity sha512-jJNxDX0vsNqAAxhk6U9haFiEOB8jYVWuosTaH/mPvwFh2cWHTI7JYLtfP26mY0SJwXOLjru5ctPmRgdJHRN4fg==
dependencies:
"@segment/analytics-next" "1.63.0"
"@wry/equality" "^0.4.0"
Expand Down

0 comments on commit 976192b

Please sign in to comment.