Skip to content

Commit

Permalink
chore(deps): update dependency sequelize-typescript to v2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent a8781c0 commit afa4246
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rimraf": "3.0.2",
"rxjs": "7.4.0",
"sequelize": "6.9.0",
"sequelize-typescript": "2.1.1",
"sequelize-typescript": "2.1.6",
"typeorm": "0.2.40",
"typeorm-seeding": "1.6.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/query-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/testing": "8.4.7",
"@types/lodash.pick": "4.4.7",
"sequelize": "6.9.0",
"sequelize-typescript": "2.1.1",
"sequelize-typescript": "2.1.6",
"sqlite3": "5.0.2",
"ts-mockito": "2.6.1",
"typescript": "4.4.4"
Expand Down

0 comments on commit afa4246

Please sign in to comment.