Skip to content

Commit

Permalink
chore: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 4b23304 commit 0241513
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 60 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"chalk": "4.1.2",
"commander": "12.1.0",
"ora": "5.4.1",
"tslib": "2.7.0"
"tslib": "2.8.1"
},
"description": "🌱 A delightful way to seed test data into your database.",
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@faker-js/faker": "9.0.3",
"@faker-js/faker": "9.2.0",
"@jorgebodega/typeorm-factory": "2.1.0",
"@types/jest": "29.5.13",
"@types/node": "20.16.10",
"@types/node": "20.17.6",
"jest": "29.7.0",
"rimraf": "6.0.1",
"sqlite3": "5.1.7",
Expand All @@ -39,7 +39,7 @@
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-seeding",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.13.1",
"peerDependencies": {
"typeorm": "^0.3.0"
},
Expand Down
Loading

0 comments on commit 0241513

Please sign in to comment.