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

Commit a35846d

Browse files
committed
fix: Bump theme to 2.2.3
1 parent 3654364 commit a35846d

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.2.2",
12+
"@newrelic/gatsby-theme-newrelic": "2.2.3",
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
@@ -2049,10 +2049,10 @@
20492049
eslint-plugin-promise "^4.2.1"
20502050
eslint-plugin-react "^7.14.3"
20512051

2052-
"@newrelic/[email protected].2":
2053-
version "2.2.2"
2054-
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.2.2.tgz#342c68a56f94ba7a6c7316a4e75e0402b41d838d"
2055-
integrity sha512-ig9LC+p0BFDN8IzHc8Ny8QQbRSknCcVU9r/MvgreiEGxWKUp33kD07HohYMsax4eOaCa4SdjUPHWN8R3/OM2fw==
2052+
"@newrelic/[email protected].3":
2053+
version "2.2.3"
2054+
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.2.3.tgz#c4d14807745b27ac0e84997b48303ab52bf28afc"
2055+
integrity sha512-d2L/NKA9L/jHBIWXKzC/2XqaajNPLwwcp2Dtp30+AsP0RnGkcgeY8+l8yt25lvUDRECdZDjjEM9QycCzvHzEug==
20562056
dependencies:
20572057
"@elastic/react-search-ui" "^1.5.1"
20582058
"@elastic/react-search-ui-views" "^1.5.1"

0 commit comments

Comments
 (0)