Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
feat: upgrade theme to 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
josephgregoryii committed Jul 20, 2022
1 parent 9305fcc commit a16f087
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 @@ -27,7 +27,7 @@
"@emotion/styled": "^11.3.0",
"@mdx-js/mdx": "^1.6.19",
"@mdx-js/react": "^1.6.19",
"@newrelic/gatsby-theme-newrelic": "^6.6.0",
"@newrelic/gatsby-theme-newrelic": "^6.8.0",
"@splitsoftware/splitio-react": "^1.2.0",
"gatsby": "^4.13.0",
"gatsby-plugin-emotion": "^6.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2648,10 +2648,10 @@
eslint-plugin-promise "^4.2.1"
eslint-plugin-react "^7.14.3"

"@newrelic/gatsby-theme-newrelic@^6.6.0":
version "6.6.0"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-6.6.0.tgz#42e6fd32c8d41119a297be5d9922799bfb49f174"
integrity sha512-KckGIOnRssWxmFgtfTF5FtBy1LT+M3gMXJLG9SsLyyiHhWQ/FuzUuMPJ0IHbkofhAQVcH2ObPjfuvyh4Rf4kkw==
"@newrelic/gatsby-theme-newrelic@^6.8.0":
version "6.8.0"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-6.8.0.tgz#1d2b85e095370b3e006551d911abdaf51767bdd7"
integrity sha512-9IEokhypUzNIK6UdP9LwhfVaHMGQlfZFyfySPbPgVKA7dohdj2zGpb5E7Lu8MSaTHEmMa8aeXvVk0TWDhRP2gA==
dependencies:
"@wry/equality" "^0.4.0"
"@xstate/react" "^1.3.1"
Expand Down

0 comments on commit a16f087

Please sign in to comment.