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

Commit 2dfb96b

Browse files
committed
fix: theme bump to 6.0.2
1 parent 397a0fe commit 2dfb96b

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": "^6.0.1",
12+
"@newrelic/gatsby-theme-newrelic": "^6.0.2",
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
@@ -2099,10 +2099,10 @@
20992099
eslint-plugin-promise "^4.2.1"
21002100
eslint-plugin-react "^7.14.3"
21012101

2102-
"@newrelic/gatsby-theme-newrelic@^6.0.1":
2103-
version "6.0.1"
2104-
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-6.0.1.tgz#94770a2d9bb62c45d53f628b5aa1de5fb0171344"
2105-
integrity sha512-C/yBFPJMGbMNu+YLk582OlJQEaKDcwS9k/iIHfc9ZgXSnJqMjMHA0igLGbjq1d84GCKn2mi++vqif+ky/yh4gA==
2102+
"@newrelic/gatsby-theme-newrelic@^6.0.2":
2103+
version "6.0.2"
2104+
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-6.0.2.tgz#2cdff4b9187f7c7b4ce305fbdb3025d9d79303d0"
2105+
integrity sha512-6uU/xd7ePpg34kfIN0oRPpAEwfsCJznHto13qod22mJIcu1ueQuSqMDxF6OxaK0QvI5aLym2ydQiwzZoPNYGIg==
21062106
dependencies:
21072107
"@wry/equality" "^0.4.0"
21082108
"@xstate/react" "^1.3.1"

0 commit comments

Comments
 (0)