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 29, 2024
1 parent e3b9ffc commit 11979e3
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"author": "Jorge Bodega <[email protected]> (https://github.com/jorgebodega)",
"dependencies": {
"tslib": "2.7.0"
"tslib": "2.8.1"
},
"description": "🌱 A delightful way to use factories in your code.",
"devDependencies": {
"@biomejs/biome": "^1.8.2",
"@faker-js/faker": "9.0.3",
"@faker-js/faker": "9.2.0",
"@tsconfig/node18-strictest": "1.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.16.8",
"@types/node": "20.17.9",
"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 @@ -30,7 +30,7 @@
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-factory",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.14.4",
"peerDependencies": {
"typeorm": "^0.3.0"
},
Expand Down
Loading

0 comments on commit 11979e3

Please sign in to comment.