Skip to content

Commit

Permalink
Merge pull request #2293 from newrelic/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
LizBaker authored Aug 19, 2024
2 parents ac6bb02 + 69091c7 commit 2ee2de6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@emotion/styled": "^11.10.0",
"@mdx-js/mdx": "^1.6.19",
"@mdx-js/react": "^1.6.19",
"@newrelic/gatsby-theme-newrelic": "9.2.9",
"@newrelic/gatsby-theme-newrelic": "9.7.3",
"@splitsoftware/splitio-react": "^1.2.0",
"@xstate/react": "^1.0.2",
"classnames": "^2.2.6",
Expand Down Expand Up @@ -129,4 +129,4 @@
"url": "https://github.com/newrelic/developer-website/issues"
},
"snyk": true
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2837,10 +2837,10 @@
eslint-plugin-promise "^4.2.1"
eslint-plugin-react "^7.14.3"

"@newrelic/gatsby-theme-newrelic@9.2.9":
version "9.2.9"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.9.tgz#c5c28c67255d96a0e2a528bd479e4d71a96394b3"
integrity sha512-e3V2E5Yo90YaSQb8RQ/Dk6yVXXZMll84QytStsNWqZBig43C2QB7IXJWShclzJbARwa1D04kqVVDg5XTapp5yQ==
"@newrelic/gatsby-theme-newrelic@9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.7.3.tgz#3b8dfdd52c0e130ea1b1ca95519f8b3e6f6f679c"
integrity sha512-t6/h99+BImEkkJpas2R9kW1nf51HST4nN2RxtVbfYwS8E7hrqPMweDYO5xL4pDhLjj7yecgPTwQlGC7LcpPbAA==
dependencies:
"@segment/analytics-next" "1.63.0"
"@wry/equality" "^0.4.0"
Expand All @@ -2851,7 +2851,7 @@
file-saver "^2.0.5"
gatsby-plugin-emotion "^6.10.0"
gatsby-plugin-layout "^2.10.0"
gatsby-plugin-newrelic "^2.4.0"
gatsby-plugin-newrelic "^2.6.0"
gatsby-plugin-portal "^1.0.7"
gatsby-plugin-react-helmet "^5.4.0"
gatsby-plugin-robots-txt "^1.6.8"
Expand Down Expand Up @@ -9672,10 +9672,10 @@ gatsby-plugin-netlify@^5.1.1:
lodash.mergewith "^4.6.2"
webpack-assets-manifest "^5.0.6"

gatsby-plugin-newrelic@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.4.0.tgz#9361b49db19cbbe4e6f17aa2f81d9c68535f62fe"
integrity sha512-BOZko4EHIphlA/fDZaTXtJu2E/7BQFt5kWz1ps2F8QpbcRmO7RpzSU0Mwh/sNWp3nAPcfPsAvFVKesZNNWHpOQ==
gatsby-plugin-newrelic@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.6.0.tgz#0d25c3e70e696945d3186a89c7a1e8733a926d4b"
integrity sha512-5ToEx5ojxVj4Z3n3tXGsmwygx+Cf3B0keZ3bmYLLi8zF1K1m5r2OIjRbgZvGqikkhFNP+hyYATqPZRFaLumOxQ==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

0 comments on commit 2ee2de6

Please sign in to comment.