Skip to content

Commit f46b5da

Browse files
chore(deps): update dependencies (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d11d1cb commit f46b5da

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lockb

-576 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"devDependencies": {
2929
"@graphql-codegen/cli": "5.0.3",
3030
"@total-typescript/ts-reset": "0.6.1",
31-
"bun-types": "1.1.38",
31+
"bun-types": "1.1.42",
3232
"eslint": "9.17.0",
3333
"husky": "9.1.7",
3434
"prettier": "3.4.2",
3535
"tsup": "8.3.5",
3636
"typescript": "5.7.2",
37-
"typescript-eslint": "8.18.0"
37+
"typescript-eslint": "8.18.1"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)