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 Jan 12, 2024
1 parent d999c3b commit cdad226
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 125 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"@faker-js/faker": "8.3.1",
"@tsconfig/node18-strictest": "1.0.0",
"@types/jest": "29.5.10",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.13.0",
"@typescript-eslint/parser": "6.13.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"@types/node": "20.11.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"jest": "29.7.0",
"prettier": "3.1.0",
"prettier": "3.2.0",
"rimraf": "5.0.5",
"sqlite3": "5.1.6",
"ts-jest": "29.1.1",
Expand All @@ -36,7 +36,7 @@
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-factory",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.14.1",
"peerDependencies": {
"typeorm": "^0.3.0"
},
Expand Down
Loading

0 comments on commit cdad226

Please sign in to comment.