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 25, 2024
1 parent 4b23304 commit a5582f2
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 68 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@
"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.8",
"jest": "29.7.0",
"rimraf": "6.0.1",
"sqlite3": "5.1.7",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typeorm": "0.3.20",
"typescript": "5.6.2"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18 <19 || >=20"
Expand All @@ -39,7 +39,7 @@
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-seeding",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.14.2",
"peerDependencies": {
"typeorm": "^0.3.0"
},
Expand Down
Loading

0 comments on commit a5582f2

Please sign in to comment.