Skip to content

Commit

Permalink
chore(deps): update dependency bun-types to v1.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 0c2665f commit 903c4ab
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test-external:ember-data-relationship-tracker": "node ./scripts/test-external-partner-project.js ember-data-relationship-tracker https://github.com/ef4/ember-data-relationship-tracker.git"
},
"devDependencies": {
"bun-types": "^1.0.25",
"bun-types": "^1.0.30",
"@types/semver": "^7.5.6",
"chalk": "^4.1.2",
"co": "^4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/diagnostic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.37",
"bun-types": "^1.0.25",
"bun-types": "^1.0.30",
"@ember/test-helpers": "^3.2.1",
"ember-source": "~5.6.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 @@ -46,7 +46,7 @@
"pnpm-sync-dependencies-meta-injected": "0.0.10"
},
"devDependencies": {
"bun-types": "1.0.25"
"bun-types": "1.0.30"
},
"engines": {
"node": ">= 18.19.1"
Expand Down
67 changes: 36 additions & 31 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 @@ -62,7 +62,7 @@
"@warp-drive/diagnostic": "workspace:0.0.0-alpha.23",
"@warp-drive/holodeck": "workspace:0.0.0-alpha.23",
"@warp-drive/internal-config": "workspace:5.4.0-alpha.37",
"bun-types": "^1.0.25",
"bun-types": "^1.0.30",
"ember-auto-import": "^2.7.0",
"ember-cli": "~5.4.1",
"ember-cli-babel": "^8.2.0",
Expand Down

0 comments on commit 903c4ab

Please sign in to comment.