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 and jorgebodega committed Feb 28, 2024
1 parent 888c6b2 commit f13b6f1
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 121 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
"@faker-js/faker": "8.3.1",
"@jorgebodega/typeorm-factory": "1.4.0",
"@types/glob": "8.1.0",
"@types/jest": "29.5.11",
"@types/node": "20.11.2",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.22",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"prettier": "3.2.2",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"sqlite3": "5.1.7",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typeorm": "0.3.19",
"typescript": "5.3.3"
Expand All @@ -47,7 +47,7 @@
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-seeding",
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.14.3",
"peerDependencies": {
"typeorm": "^0.3.0"
},
Expand Down
Loading

0 comments on commit f13b6f1

Please sign in to comment.