Skip to content

Commit

Permalink
fix: another theme bump
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkmcadoo committed Mar 20, 2024
1 parent 0d44699 commit 1666b17
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 @@ -10,7 +10,7 @@
"@emotion/styled": "^11.3.0",
"@mdx-js/mdx": "2.0.0-next.8",
"@mdx-js/react": "2.0.0-next.8",
"@newrelic/gatsby-theme-newrelic": "9.4.1",
"@newrelic/gatsby-theme-newrelic": "9.4.2",
"@splitsoftware/splitio-react": "^1.2.4",
"ansi-colors": "^4.1.3",
"cockatiel": "^3.0.0-beta.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3629,10 +3629,10 @@
eslint-plugin-promise "^4.2.1"
eslint-plugin-react "^7.14.3"

"@newrelic/gatsby-theme-newrelic@9.4.1":
version "9.4.1"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.4.1.tgz#90ed3cf7236512935c063534ea1f32e6d02fe6ed"
integrity sha512-ERxhA5eSlsEmdW/Mm1Av8vNi+Y6LYsKNeWYSum743D4B/ZXEpn23phH7ONAQL8L3+tQ5oR7fNgK4icpofc8k1w==
"@newrelic/gatsby-theme-newrelic@9.4.2":
version "9.4.2"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.4.2.tgz#34a965a4eaa316d8e5cc714468c909fd98c01486"
integrity sha512-V1bpI/hesd8Cy9Fh51FT2KOrUrqo5bNXpE2xnu+sYarxLxGBxV3qokfg2O1j/KawtsFRz9HfgCUXvVMz6Be5RA==
dependencies:
"@segment/analytics-next" "1.63.0"
"@wry/equality" "^0.4.0"
Expand Down

0 comments on commit 1666b17

Please sign in to comment.