Skip to content

chore(deps): bump word-wrap from 1.2.3 to 1.2.5 #1170

chore(deps): bump word-wrap from 1.2.3 to 1.2.5

chore(deps): bump word-wrap from 1.2.3 to 1.2.5 #1170

Triggered via pull request January 8, 2024 15:37
Status Success
Total duration 2m 29s
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