Skip to content

Commit

Permalink
fix(deps): update dependency @faker-js/faker to ^9.5.1 (#430)
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 Feb 28, 2025
1 parent 1392bb7 commit 3ba4b1e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion examples/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@faker-js/faker": "^9.5.0",
"@faker-js/faker": "^9.5.1",
"@tanstack/react-table": "^8.21.2",
"react": "^19.0.0",
"react-dom": "^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/tanstack-table-search-params/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"type-check": "tsc --noEmit"
},
"devDependencies": {
"@faker-js/faker": "^9.5.0",
"@faker-js/faker": "^9.5.1",
"@tanstack-table-search-params/tsconfig": "workspace:*",
"@tanstack/react-table": "^8.21.2",
"@testing-library/react": "^16.2.0",
Expand Down
14 changes: 7 additions & 7 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 3ba4b1e

Please sign in to comment.