Skip to content

Commit

Permalink
fix(deps): update dependency find-up to v7 (#6616)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] committed May 16, 2024
1 parent 0aa0544 commit d71a81d
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 13 deletions.
222 changes: 210 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"extract-zip": "2.0.1",
"fastest-levenshtein": "1.0.16",
"fastify": "4.27.0",
"find-up": "6.3.0",
"find-up": "7.0.0",
"flush-write-stream": "2.0.0",
"folder-walker": "3.2.0",
"from2-array": "0.0.4",
Expand Down

4 comments on commit d71a81d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ“Š Benchmark results

  • Dependency count: 1,353
  • Package size: 313 MB
  • Number of ts-expect-error directives: 983

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ“Š Benchmark results

  • Dependency count: 1,353
  • Package size: 313 MB
  • Number of ts-expect-error directives: 983

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ“Š Benchmark results

  • Dependency count: 1,353
  • Package size: 313 MB
  • Number of ts-expect-error directives: 983

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ“Š Benchmark results

  • Dependency count: 1,353
  • Package size: 313 MB
  • Number of ts-expect-error directives: 983

Please sign in to comment.