From 9cea7e2b1de1ae69e451480cbee2644d973ca9c2 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 01:00:47 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a2179bf13e854..d3cd6715dd986 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2057,7 +2057,7 @@ dependencies = [ "oxc_parser", "oxc_regular_expression", "oxc_semantic", - "oxc_sourcemap 1.0.3", + "oxc_sourcemap", "oxc_span", "oxc_syntax", "oxc_traverse",