Skip to content

Commit 8489911

Browse files
build(deps): bump kysely from 0.28.9 to 0.28.11 (#765)
Bumps [kysely](https://github.com/kysely-org/kysely) from 0.28.9 to 0.28.11. - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](kysely-org/kysely@v0.28.9...v0.28.11) --- updated-dependencies: - dependency-name: kysely dependency-version: 0.28.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 226f23f commit 8489911

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dotenv": "^17.2.3",
2323
"ethers": "^6.16.0",
2424
"express": "^5.2.1",
25-
"kysely": "^0.28.9",
25+
"kysely": "^0.28.11",
2626
"kysely-postgres-js": "^3.0.0",
2727
"neverthrow": "^8.2.0",
2828
"pino": "^10.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4285,10 +4285,10 @@ kysely-postgres-js@^3.0.0:
42854285
resolved "https://registry.yarnpkg.com/kysely-postgres-js/-/kysely-postgres-js-3.0.0.tgz#3cf0f376f350750f087de34901174eac4f811ea0"
42864286
integrity sha512-o2t/xNSYJQDW6rVGGFPXKmZ0BEz2dGn66c2B+cO/k9ZNcU2qPWPycQPQ+B+P2MBXbKYq0xV9BZmFIvkUrmFWAQ==
42874287

4288-
kysely@^0.28.9:
4289-
version "0.28.9"
4290-
resolved "https://registry.yarnpkg.com/kysely/-/kysely-0.28.9.tgz#c7a0e84a78b2990b95a7517f5670cae9e93df8e0"
4291-
integrity sha512-3BeXMoiOhpOwu62CiVpO6lxfq4eS6KMYfQdMsN/2kUCRNuF2YiEr7u0HLHaQU+O4Xu8YXE3bHVkwaQ85i72EuA==
4288+
kysely@^0.28.11:
4289+
version "0.28.11"
4290+
resolved "https://registry.yarnpkg.com/kysely/-/kysely-0.28.11.tgz#23b0d027cf59401e66d516eb23ed5e8e945fd4fd"
4291+
integrity sha512-zpGIFg0HuoC893rIjYX1BETkVWdDnzTzF5e0kWXJFg5lE0k1/LfNWBejrcnOFu8Q2Rfq/hTDTU7XLUM8QOrpzg==
42924292

42934293
leven@^3.1.0:
42944294
version "3.1.0"

0 commit comments

Comments
 (0)