Skip to content

Commit

Permalink
Update dependency kysely-ctl to ^0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 0331a41 commit 6c2a052
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@types/pg": "^8.11.6",
"jwt-decode": "^3.1.2",
"kysely": "^0.27.4",
"kysely-ctl": "^0.8.10",
"kysely-ctl": "^0.9.0",
"pg": "^8.11.5",
"semver": "^7.5.4",
"tsafe": "^1.6.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11854,10 +11854,10 @@ kuler@^2.0.0:
resolved "https://registry.yarnpkg.com/kuler/-/kuler-2.0.0.tgz#e2c570a3800388fb44407e851531c1d670b061b3"
integrity sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==

kysely-ctl@^0.8.10:
version "0.8.11"
resolved "https://registry.yarnpkg.com/kysely-ctl/-/kysely-ctl-0.8.11.tgz#48b3b856bfa8395a02a7960777f1472fa9df6c59"
integrity sha512-+WRoRzuT+b/op66G/80qPbe8fFgpwixfNAQUKRJzhCdfyH1VPxOJAUCGy+SNxkh1YsKc0k+QYKoHSEmFahRZWg==
kysely-ctl@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/kysely-ctl/-/kysely-ctl-0.9.0.tgz#13a26defbd8cf9427c632df017d03802a380bf9c"
integrity sha512-Ek4u/4vXV1nATw/RFXMuG6g76nXcD2f5RSMX/n2lbYDh1sJ53wp7QVYbxuLJwEmfHtLXlQFpDe5xPV2URxs+wg==
dependencies:
c12 "^1.8.0"
citty "^0.1.4"
Expand Down

0 comments on commit 6c2a052

Please sign in to comment.