Skip to content

Commit c95db1b

Browse files
dependabot[bot]pull-merger[bot]
authored andcommitted
Bump bun and @types/bun
Bumps [bun](https://github.com/oven-sh/bun) and [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun). These dependencies needed to be updated together. Updates `bun` from 1.1.28 to 1.1.29 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](oven-sh/bun@bun-v1.1.28...bun-v1.1.29) Updates `@types/bun` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) --- updated-dependencies: - dependency-name: bun dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/bun" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3985c6c commit c95db1b

File tree

2 files changed

+46
-55
lines changed

2 files changed

+46
-55
lines changed

package-lock.json

Lines changed: 44 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@item-enonic-types/lib-router": "^3.0.0",
1515
"@jest/globals": "^29.7.0",
1616
"@swc/core": "^1.7.26",
17-
"@types/bun": "^1.1.9",
17+
"@types/bun": "^1.1.10",
1818
"@typescript-eslint/parser": "^8.6.0",
19-
"bun": "^1.1.28",
19+
"bun": "^1.1.29",
2020
"concurrently": "^9.0.1",
2121
"eslint": "^9.10.0",
2222
"jest-cucumber": "^4.5.0",

0 commit comments

Comments
 (0)