Skip to content

Commit

Permalink
chore(deps): update dependency bun-types to v1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 734742d commit 2eb429b
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,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.18",
"bun-types": "^1.0.20",
"chalk": "^4.1.2",
"co": "^4.6.0",
"command-line-args": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/diagnostic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@warp-drive/internal-config": "workspace:5.5.0-alpha.11",
"bun-types": "^1.0.18",
"bun-types": "^1.0.20",
"@ember/test-helpers": "^3.2.1",
"ember-source": "~5.4.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.18"
"bun-types": "1.0.20"
},
"engines": {
"node": ">= 20.10.0"
Expand Down
34 changes: 24 additions & 10 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 @@ -61,7 +61,7 @@
"@warp-drive/diagnostic": "workspace:5.5.0-alpha.11",
"@warp-drive/holodeck": "workspace:5.5.0-alpha.11",
"@warp-drive/internal-config": "workspace:5.5.0-alpha.11",
"bun-types": "^1.0.18",
"bun-types": "^1.0.20",
"ember-auto-import": "^2.7.0",
"ember-cli": "~5.4.1",
"ember-cli-babel": "^8.2.0",
Expand Down

0 comments on commit 2eb429b

Please sign in to comment.