mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Support mocking new Date() & Date.now() in bun:test (#3501)
* Support changing the time * Bump WebKit * Update bun.lockb --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"@types/react": "^18.0.25",
|
||||
"@typescript-eslint/eslint-plugin": "^5.31.0",
|
||||
"@typescript-eslint/parser": "^5.31.0",
|
||||
"bun-webkit": "0.0.1-8a03cf746abef8a48c932ab25f8821390632f2e2"
|
||||
"bun-webkit": "0.0.1-26c819733315f0ab64ae8e8e65b77d77d31211e1"
|
||||
},
|
||||
"version": "0.0.0",
|
||||
"prettier": "./.prettierrc.cjs"
|
||||
|
||||
Reference in New Issue
Block a user