Skip to content

Commit

Permalink
fix(deps): update dependency ignore to v6 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 1088220 commit ebcfbf7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/use-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@guiiai/logg": "^1.0.3",
"defu": "^6.1.4",
"execa": "^9.3.1",
"ignore": "^5.3.2",
"ignore": "^6.0.0",
"neuri": "workspace:*",
"ofetch": "^1.4.1",
"zod": "^3.23.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/use-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@guiiai/logg": "^1.0.3",
"defu": "^6.1.4",
"execa": "^9.3.1",
"ignore": "^5.3.2",
"ignore": "^6.0.0",
"neuri": "workspace:*",
"ofetch": "^1.4.1",
"serpapi": "^2.1.0",
Expand Down
14 changes: 10 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit ebcfbf7

Please sign in to comment.