Skip to content
Snippets Groups Projects
Commit bb1db08f authored by Rhys Arkins's avatar Rhys Arkins
Browse files

tests: fix snapshot

parent 6785cd54
No related merge requests found
...@@ -6,11 +6,9 @@ Array [ ...@@ -6,11 +6,9 @@ Array [
"Dependency deprecation warning: foo (npm)", "Dependency deprecation warning: foo (npm)",
"foo is deprecated "foo is deprecated
Please take the actions necessary to rename or substitute this deprecated package and commit to your base branch. If you wish to ignore this deprecation warning and continue using \`foo\` as-is, please add it to your [ignoreDeps](https://renovatebot.com/docs/configuration-options/#ignoredeps) array in Renovate config before closing this issue, otherwise another issue will be recreated the next time Renovate runs.
Affected package file(s): \`package.json\`, \`frontend/package.json\` Affected package file(s): \`package.json\`, \`frontend/package.json\`
Would you like to disable Renovate's deprecation warning issues? Add the following to your config: If you don't care about this, you can close this issue and not be warned about \`foo\`'s deprecation again. If you would like to completely disable all future deprecation warnings then add the following to your config:
\`\`\` \`\`\`
\\"suppressNotifications\\": [\\"deprecationWarningIssues\\"] \\"suppressNotifications\\": [\\"deprecationWarningIssues\\"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment