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 29, 2024
1 parent 4b8e7f8 commit 1abaf77
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
},
"description": "🌱 A delightful way to use factories in your code.",
"devDependencies": {
"@faker-js/faker": "8.3.1",
"@faker-js/faker": "8.4.0",
"@tsconfig/node18-strictest": "1.0.0",
"@types/jest": "29.5.11",
"@types/node": "20.11.2",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -36,7 +36,7 @@
"license": "MIT",
"main": "dist/index.js",
"name": "@jorgebodega/typeorm-factory",
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.0",
"peerDependencies": {
"typeorm": "^0.3.0"
},
Expand Down
108 changes: 54 additions & 54 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1abaf77

Please sign in to comment.