Skip to content

Commit b36ba32

Browse files
renovate[bot]gitKrystan
authored andcommittedApr 1, 2025
chore(deps): update dependency bun-types to v1.2.5 (#9789)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0e60dc commit b36ba32

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
 

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@glint/template": "1.5.2",
4444
"@types/semver": "^7.5.8",
4545
"badge-maker": "4.1.0",
46-
"bun-types": "^1.2.4",
46+
"bun-types": "^1.2.5",
4747
"chalk": "^4.1.2",
4848
"co": "^4.6.0",
4949
"command-line-args": "^6.0.1",

Diff for: ‎packages/build-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@babel/preset-typescript": "^7.26.0",
5858
"@babel/core": "^7.26.9",
5959
"typescript": "^5.8.2",
60-
"bun-types": "^1.2.4",
60+
"bun-types": "^1.2.5",
6161
"vite": "^5.4.14"
6262
},
6363
"engines": {

Diff for: ‎packages/diagnostic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@babel/preset-typescript": "^7.26.0",
103103
"@babel/runtime": "^7.26.9",
104104
"@warp-drive/internal-config": "workspace:*",
105-
"bun-types": "^1.2.4",
105+
"bun-types": "^1.2.5",
106106
"@ember/test-helpers": "5.1.0",
107107
"ember-source": "~5.12.0",
108108
"@glimmer/component": "^1.1.2",

Diff for: ‎tests/ember-data__request/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@warp-drive/diagnostic": "workspace:*",
4242
"@warp-drive/holodeck": "workspace:*",
4343
"@warp-drive/internal-config": "workspace:*",
44-
"bun-types": "^1.2.4",
44+
"bun-types": "^1.2.5",
4545
"ember-auto-import": "2.10.0",
4646
"ember-cli": "~6.2.2",
4747
"ember-cli-babel": "^8.2.0",

Diff for: ‎tests/performance/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@glimmer/tracking": "^1.1.2",
4848
"@rollup/plugin-babel": "^6.0.4",
4949
"babel-plugin-ember-template-compilation": "^2.3.0",
50-
"bun-types": "^1.2.3",
50+
"bun-types": "^1.2.5",
5151
"decorator-transforms": "^2.3.0",
5252
"ember-auto-import": "2.10.0",
5353
"ember-cli": "~6.2.2",

0 commit comments

Comments
 (0)