From 4192978c3afc943b93d9fae0f65822a2c4edfa62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 27 Apr 2023 04:52:52 +0200 Subject: feat(lint): add `Deno.run` to `no-deprecated-deno-api` (#18869) This upgrade includes a warning for the deprecated "Deno.run()" API. --------- Co-authored-by: David Sherret --- third_party | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party') diff --git a/third_party b/third_party index fef5eaa2e..ee59830ca 160000 --- a/third_party +++ b/third_party @@ -1 +1 @@ -Subproject commit fef5eaa2e364db431cfbf8089afdd81f71fd46d2 +Subproject commit ee59830ca23fd0aa423a3905005835c586e73e77 -- cgit v1.2.3