Skip to content

Commit

Permalink
theme bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tabathadelane committed May 8, 2024
1 parent 281fad0 commit 24320a7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 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.5.4",
"@newrelic/gatsby-theme-newrelic": "9.5.6",
"@splitsoftware/splitio-react": "^1.2.4",
"ansi-colors": "^4.1.3",
"cockatiel": "^3.0.0-beta.0",
Expand Down
2 changes: 0 additions & 2 deletions src/components/InstallFeedback.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ const InstallFeedback = () => {
<Surface
base={Surface.BASE.PRIMARY}
css={css`
--product-blue: #0e74df;
--product-blue-hover: #0958a9;
padding: 2rem;
margin: 1rem;
margin-bottom: 2rem;
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.5.4":
version "9.5.4"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.5.4.tgz#5a526bc3255698ddcbe09df7fc539c4737ed25fd"
integrity sha512-dCq/rsNKH1e88ZIwx6DlhqQVcvz+TyZBIcXVOQhejkVSKKaQpYt0HgwrG/ZvGt51mn7HA+60iCTHJ65vdq1u9w==
"@newrelic/gatsby-theme-newrelic@9.5.6":
version "9.5.6"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.5.6.tgz#9a72bd30524845eab5ce2b5f6938036c5ad4e3ae"
integrity sha512-oVglC8G/Q/suEi6gWjVWQhY+Yqb6azJAqUwh9+hpA0IzMysuxc3bPd4CDRUY6Ppkb50XkLThxI9dusQqKdWFFQ==
dependencies:
"@segment/analytics-next" "1.63.0"
"@wry/equality" "^0.4.0"
Expand Down

0 comments on commit 24320a7

Please sign in to comment.