Skip to content

Commit

Permalink
fix!: update to latest umzug
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jun 24, 2024
1 parent 8961b10 commit 3394919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"peerDependencies": {
"@types/pg": "^8.10.2",
"pg": "^8.11.2",
"umzug": "^3.2.1"
"umzug": "^3.8.1"
},
"peerDependenciesMeta": {
"@types/pg": {
Expand Down Expand Up @@ -85,7 +85,7 @@
"sinon": "^18.0.0",
"type-coverage": "^2.29.0",
"typescript": "~5.5.2",
"umzug": "^3.3.1",
"umzug": "^3.8.1",
"validate-conventional-commit": "^1.0.3"
}
}

0 comments on commit 3394919

Please sign in to comment.