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] committed Aug 28, 2024
1 parent bb9b7e5 commit 5f1e5a9
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 63 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"author": "Jorge Bodega <jorge.bodega.f@gmail.com> (https://github.com/jorgebodega)",
"dependencies": {
"tslib": "2.6.3"
"tslib": "2.7.0"
},
"description": "🌱 A delightful way to use factories in your code.",
"devDependencies": {
"@biomejs/biome": "^1.8.2",
"@faker-js/faker": "8.4.1",
"@tsconfig/node18-strictest": "1.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.7",
"@types/node": "20.16.2",
"jest": "29.7.0",
"rimraf": "5.0.7",
"sqlite3": "5.1.7",
"ts-jest": "29.1.5",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typeorm": "0.3.20",
"typescript": "5.5.2"
Expand All @@ -30,7 +30,7 @@
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-factory",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.9.0",
"peerDependencies": {
"typeorm": "^0.3.0"
},
Expand Down
Loading

0 comments on commit 5f1e5a9

Please sign in to comment.