This repository was archived by the owner on Apr 7, 2025. It is now read-only.
File tree 8 files changed +13
-13
lines changed
components/__tests__/__snapshots__
pages/__tests__/__snapshots__
templates/__tests__/__snapshots__
8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 9
9
"@emotion/styled" : " ^11.3.0" ,
10
10
"@mdx-js/mdx" : " ^1.6.22" ,
11
11
"@mdx-js/react" : " ^1.6.22" ,
12
- "@newrelic/gatsby-theme-newrelic" : " ^2.0.0 " ,
12
+ "@newrelic/gatsby-theme-newrelic" : " ^2.0.1 " ,
13
13
"@splitsoftware/splitio-react" : " ^1.2.4" ,
14
14
"date-fns" : " ^2.17.0" ,
15
15
"feather-icons" : " ^4.28.0" ,
Original file line number Diff line number Diff line change @@ -2476,7 +2476,7 @@ Array [
2476
2476
className = " emotion-82 emotion-55"
2477
2477
href = " https://newrelic.com/signup"
2478
2478
onClick = { [Function ]}
2479
- rel = " noopener noreferrer "
2479
+ rel = " noopener"
2480
2480
size = " extraSmall"
2481
2481
target = " _blank"
2482
2482
variant = " primary"
Original file line number Diff line number Diff line change @@ -2651,7 +2651,7 @@ exports[`Data Collection Agents Page Renders correctly 1`] = `
2651
2651
className = " emotion-82 emotion-55"
2652
2652
href = " https://newrelic.com/signup"
2653
2653
onClick = { [Function ]}
2654
- rel = " noopener noreferrer "
2654
+ rel = " noopener"
2655
2655
size = " extraSmall"
2656
2656
target = " _blank"
2657
2657
variant = " primary"
Original file line number Diff line number Diff line change @@ -2651,7 +2651,7 @@ exports[`External Projects Page Renders correctly 1`] = `
2651
2651
className = " emotion-82 emotion-55"
2652
2652
href = " https://newrelic.com/signup"
2653
2653
onClick = { [Function ]}
2654
- rel = " noopener noreferrer "
2654
+ rel = " noopener"
2655
2655
size = " extraSmall"
2656
2656
target = " _blank"
2657
2657
variant = " primary"
Original file line number Diff line number Diff line change @@ -2701,7 +2701,7 @@ exports[`HomePage Renders correctly 1`] = `
2701
2701
className = " emotion-82 emotion-55"
2702
2702
href = " https://newrelic.com/signup"
2703
2703
onClick = { [Function ]}
2704
- rel = " noopener noreferrer "
2704
+ rel = " noopener"
2705
2705
size = " extraSmall"
2706
2706
target = " _blank"
2707
2707
variant = " primary"
Original file line number Diff line number Diff line change @@ -2654,7 +2654,7 @@ exports[`OSS Category Page Renders correctly 1`] = `
2654
2654
className = " emotion-82 emotion-55"
2655
2655
href = " https://newrelic.com/signup"
2656
2656
onClick = { [Function ]}
2657
- rel = " noopener noreferrer "
2657
+ rel = " noopener"
2658
2658
size = " extraSmall"
2659
2659
target = " _blank"
2660
2660
variant = " primary"
Original file line number Diff line number Diff line change @@ -2731,7 +2731,7 @@ exports[`Adopt OpenJDK Renders correctly 1`] = `
2731
2731
className = " emotion-82 emotion-55"
2732
2732
href = " https://newrelic.com/signup"
2733
2733
onClick = { [Function ]}
2734
- rel = " noopener noreferrer "
2734
+ rel = " noopener"
2735
2735
size = " extraSmall"
2736
2736
target = " _blank"
2737
2737
variant = " primary"
@@ -5814,7 +5814,7 @@ exports[`Open Telemetry Page Renders correctly 1`] = `
5814
5814
className = " emotion-82 emotion-55"
5815
5815
href = " https://newrelic.com/signup"
5816
5816
onClick = { [Function ]}
5817
- rel = " noopener noreferrer "
5817
+ rel = " noopener"
5818
5818
size = " extraSmall"
5819
5819
target = " _blank"
5820
5820
variant = " primary"
@@ -9207,7 +9207,7 @@ exports[`W3C Distributed Tracing Working Group Renders correctly 1`] = `
9207
9207
className = " emotion-86 emotion-59"
9208
9208
href = " https://newrelic.com/signup"
9209
9209
onClick = { [Function ]}
9210
- rel = " noopener noreferrer "
9210
+ rel = " noopener"
9211
9211
size = " extraSmall"
9212
9212
target = " _blank"
9213
9213
variant = " primary"
Original file line number Diff line number Diff line change 2049
2049
eslint-plugin-promise "^4.2.1"
2050
2050
eslint-plugin-react "^7.14.3"
2051
2051
2052
- "@newrelic/gatsby-theme-newrelic@^2.0.0 ":
2053
- version "2.0.0 "
2054
- resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.0.0 .tgz#77c5d26d9c89390ef7996acdd6a4adf6107ff0d3 "
2055
- integrity sha512-Jo8hvtsmCEflIt9z2YYwiP8rfOIf7iaGzE3PJYI1oFVmz8Qd/s1omjuUwQJssPUf1pdhcXSL79Ccg/yNvONsmw ==
2052
+ "@newrelic/gatsby-theme-newrelic@^2.0.1 ":
2053
+ version "2.0.1 "
2054
+ resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.0.1 .tgz#44ff836e6b4d3430fdec528d6245ac55c0c00100 "
2055
+ integrity sha512-CQ7OLUMWJ2qUFmuJD8Yt3mUlXE2dSwEowfCSauoLPNyiFGtDariRd7IJThRagXbmz+8b+a96goJYxvkun+UOZQ ==
2056
2056
dependencies:
2057
2057
"@elastic/react-search-ui" "^1.5.1"
2058
2058
"@elastic/react-search-ui-views" "^1.5.1"
You can’t perform that action at this time.
0 commit comments