From 69fb2b31b38c5267b5806d721e688d8f5b24eb67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 16 Jan 2021 16:09:11 +0100 Subject: [PATCH] upgrade: dlint in third_party/ (#9134) --- cli/tests/070_location.ts | 2 -- cli/tests/071_location_unset.ts | 2 -- cli/tests/workers_test.ts | 2 -- third_party | 2 +- 4 files changed, 1 insertion(+), 7 deletions(-) diff --git a/cli/tests/070_location.ts b/cli/tests/070_location.ts index 4eace257e2..61256dcbcf 100644 --- a/cli/tests/070_location.ts +++ b/cli/tests/070_location.ts @@ -1,5 +1,3 @@ -// TODO(nayeemrmn): Add `Location` and `location` to `dlint`'s globals. -// deno-lint-ignore-file no-undef console.log(Location); console.log(Location.prototype); console.log(location); diff --git a/cli/tests/071_location_unset.ts b/cli/tests/071_location_unset.ts index 5c0518940a..bb60df8c45 100644 --- a/cli/tests/071_location_unset.ts +++ b/cli/tests/071_location_unset.ts @@ -1,5 +1,3 @@ -// TODO(nayeemrmn): Add `Location` and `location` to `dlint`'s globals. -// deno-lint-ignore-file no-undef console.log(Location); console.log(Location.prototype); console.log(location); diff --git a/cli/tests/workers_test.ts b/cli/tests/workers_test.ts index 045ee3f752..2ea6f6cf53 100644 --- a/cli/tests/workers_test.ts +++ b/cli/tests/workers_test.ts @@ -660,8 +660,6 @@ Deno.test({ Deno.test({ name: "worker with relative specifier", fn: async function (): Promise { - // TODO(nayeemrmn): Add `Location` and `location` to `dlint`'s globals. - // deno-lint-ignore no-undef assertEquals(location.href, "http://127.0.0.1:4545/cli/tests/"); const promise = deferred(); const w = new Worker( diff --git a/third_party b/third_party index 586fb6a2c7..281777cb3e 160000 --- a/third_party +++ b/third_party @@ -1 +1 @@ -Subproject commit 586fb6a2c7384e27fd623d3cb140944563a39662 +Subproject commit 281777cb3e46ca8fefb6f96177d9acd8e82e662f