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

Commit 3318319

Browse files
committed
feat: bump theme
1 parent d1da20e commit 3318319

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": "^2.10.1",
12+
"@newrelic/gatsby-theme-newrelic": "^3.1.0",
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
@@ -2821,10 +2821,10 @@
28212821
eslint-plugin-promise "^4.2.1"
28222822
eslint-plugin-react "^7.14.3"
28232823

2824-
"@newrelic/gatsby-theme-newrelic@^2.10.1":
2825-
version "2.10.1"
2826-
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.10.1.tgz#b6088a1a0f89f44496adffa001e14e22bb65e26f"
2827-
integrity sha512-ZtUj0mzPez7NQwgBCs8kVfKX4E29GTIXQgsTZw8yVDhwzOfv9IrX9FdWKJb7+/1uGxYiPq9Krl+LtXc8UKFENw==
2824+
"@newrelic/gatsby-theme-newrelic@^3.1.0":
2825+
version "3.1.0"
2826+
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-3.1.0.tgz#83a9f36158df6e0378a09753cf7ece5cc3178d2b"
2827+
integrity sha512-ORkTYS/VJJvajDV7854Xsb/jdokwrdawvlD6Ex0oQkxA8/X//wk0sUvZvrHvQk0guG00NhX11tW09iEJPcuTFw==
28282828
dependencies:
28292829
"@wry/equality" "^0.4.0"
28302830
"@xstate/react" "^1.3.1"

0 commit comments

Comments
 (0)