Skip to content

Commit 9e0a5ff

Browse files
chore(deps): update devdependencies bun-types from v1.1.4 to v1.1.6 (#49)
* chore(deps): update devdependencies bun-types from v1.1.4 to v1.1.6 * Update package.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dan Adajian <dadajian@expediagroup.com>
1 parent f1038ef commit 9e0a5ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@expediagroup/graphql-kotlin-codegen",
3-
"packageManager": "bun@1.1.4",
3+
"packageManager": "bun@1.1.6",
44
"main": "dist/plugin.cjs",
55
"types": "dist/plugin.d.cts",
66
"files": [
@@ -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.4",
30+
"bun-types": "1.1.6",
3131
"eslint": "9.1.1",
3232
"husky": "9.0.11",
3333
"prettier": "3.2.5",

0 commit comments

Comments
 (0)