chore: upgrade deno_core to 0.272.0 (#23022)

This commit is contained in:
Bartek Iwańczuk 2024-03-21 20:57:32 +00:00 committed by GitHub
parent 9abc722cc3
commit 2166aa8fb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 29 additions and 15 deletions

View file

@ -337,9 +337,7 @@ async function formatInner(obj, raw) {
internals.jupyter = { formatInner };
function enableJupyter() {
const {
op_jupyter_broadcast,
} = core.ensureFastOps();
const { op_jupyter_broadcast } = core.ops;
async function broadcast(
msgType,