aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-07-19 23:57:41 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-07-19 23:57:41 -0700
commit0b365781a8ddbea40ec3259e5bf0435c9aebc0a6 (patch)
tree7683dac60e7fc46967d649e802d9cd7b6c027340 /test
parentdd46c11273211601bb67eff04dde7279fff5b8d5 (diff)
downloadbun-0b365781a8ddbea40ec3259e5bf0435c9aebc0a6.tar.gz
bun-0b365781a8ddbea40ec3259e5bf0435c9aebc0a6.tar.zst
bun-0b365781a8ddbea40ec3259e5bf0435c9aebc0a6.zip
Bump version to Bun v0.7.0
Diffstat (limited to 'test')
-rw-r--r--test/js/third_party/prisma/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/js/third_party/prisma/package.json b/test/js/third_party/prisma/package.json
index ccf11e097..7455b963b 100644
--- a/test/js/third_party/prisma/package.json
+++ b/test/js/third_party/prisma/package.json
@@ -3,7 +3,7 @@
"module": "index.ts",
"type": "module",
"devDependencies": {
- "bun-types": "0.6.12",
+ "bun-types": "0.7.0",
"prisma": "5.0.0"
},
"peerDependencies": {