Skip to content

Commit

Permalink
chore(deps): update dependency bun-types to v1.1.7 (#9375)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent fd497de commit a558f30
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@glint/template": "^1.4.0",
"@glimmer/component": "^1.1.2",
"@types/semver": "^7.5.8",
"bun-types": "^1.1.3",
"bun-types": "^1.1.7",
"chalk": "^4.1.2",
"co": "^4.6.0",
"command-line-args": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/build-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@babel/core": "^7.24.4",
"pnpm-sync-dependencies-meta-injected": "0.0.10",
"typescript": "^5.4.5",
"bun-types": "^1.1.3",
"bun-types": "^1.1.7",
"vite": "^5.2.11"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/diagnostic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.64",
"bun-types": "^1.1.3",
"bun-types": "^1.1.7",
"@ember/test-helpers": "^3.3.0",
"ember-source": "~5.7.0",
"@glimmer/component": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"peerDependencies": {},
"dependencies": {},
"devDependencies": {
"bun-types": "1.1.3"
"bun-types": "1.1.7"
},
"engines": {
"node": ">= 22.1.0"
Expand Down
36 changes: 21 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/ember-data__request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@warp-drive/diagnostic": "workspace:0.0.0-alpha.50",
"@warp-drive/holodeck": "workspace:0.0.0-alpha.50",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.64",
"bun-types": "^1.1.3",
"bun-types": "^1.1.7",
"ember-auto-import": "^2.7.2",
"ember-cli": "~5.7.0",
"ember-cli-babel": "^8.2.0",
Expand Down

0 comments on commit a558f30

Please sign in to comment.