Skip to content

Commit

Permalink
fixup! deps: V8: cherry-pick ae5a4db8ad86
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Nov 16, 2024
1 parent 435f4d8 commit 46afce5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
*%(basename)s:9: 'assert' is deprecated in import statements and support will be removed in future version; use 'with' instead
*%(basename)s:9: 'assert' is deprecated in import statements and support will be removed in a future version; use 'with' instead
undefined:0: Error: Invalid module type was asserted
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*%(basename)s:9: 'assert' is deprecated in import statements and support will be removed in future version; use 'with' instead
*%(basename)s:9: 'assert' is deprecated in import statements and support will be removed in a future version; use 'with' instead
undefined:1: SyntaxError: Unexpected token '/', "// Copyrig"... is not valid JSON
// Copyright 2021 the V8 project authors. All rights reserved.
^
Expand Down

0 comments on commit 46afce5

Please sign in to comment.