Skip to content

Commit 829c1e1

Browse files
chore(deps): update devdependencies (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8a9d80 commit 829c1e1

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
}
66

77
plugins {
8-
kotlin("jvm") version "1.9.23"
8+
kotlin("jvm") version "1.9.24"
99
id("com.expediagroup.graphql") version "7.1.1"
1010
}
1111

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@graphql-codegen/cli": "5.0.2",
2929
"@total-typescript/ts-reset": "0.5.1",
30-
"bun-types": "1.1.7",
30+
"bun-types": "1.1.8",
3131
"eslint": "9.2.0",
3232
"husky": "9.0.11",
3333
"prettier": "3.2.5",

0 commit comments

Comments
 (0)