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 Apr 10, 2024
1 parent af9a7a1 commit 9b57580
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 109 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"@faker-js/faker": "8.4.1",
"@tsconfig/node18-strictest": "1.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.29",
"@typescript-eslint/eslint-plugin": "7.3.0",
"@typescript-eslint/parser": "7.3.0",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -22,7 +22,7 @@
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typeorm": "0.3.20",
"typescript": "5.4.2"
"typescript": "5.4.5"
},
"engines": {
"node": ">=18 <19 || >=20"
Expand All @@ -36,7 +36,7 @@
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-factory",
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@8.15.6",
"peerDependencies": {
"typeorm": "^0.3.0"
},
Expand Down

0 comments on commit 9b57580

Please sign in to comment.