Skip to content

chore(deps-dev): bump gatsby from 4.19.0 to 4.25.7 in /packages/gatsby-theme-newrelic #1174

chore(deps-dev): bump gatsby from 4.19.0 to 4.25.7 in /packages/gatsby-theme-newrelic

chore(deps-dev): bump gatsby from 4.19.0 to 4.25.7 in /packages/gatsby-theme-newrelic #1174

Triggered via pull request January 8, 2024 15:38
Status Success
Total duration 2m 26s
Artifacts

validate_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Run Eslint: packages/gatsby-theme-newrelic/src/components/Portal.js#L16
React Hook useEffect has an unnecessary dependency: 'root'. Either exclude it or remove the dependency array. Outer scope values like 'root' aren't valid dependencies because mutating them doesn't re-render the component
Run Eslint: packages/gatsby-theme-newrelic/src/components/Tabs/Tabs.js#L75
React Hook useEffect has missing dependencies: 'children', 'location.hash', and 'setTab'. Either include them or remove the dependency array