From 6018e168565657cb77fea0ddc736cbf796c6a3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:57:59 +0000 Subject: [PATCH] Build(deps): Bump acorn-import-assertions from 1.8.0 to 1.9.0 Bumps [acorn-import-assertions](https://github.com/xtuc/acorn-import-assertions) from 1.8.0 to 1.9.0. - [Commits](https://github.com/xtuc/acorn-import-assertions/commits) --- updated-dependencies: - dependency-name: acorn-import-assertions dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3426bc83..791e658e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2168,9 +2168,9 @@ acorn-globals@^7.0.0: acorn-walk "^8.0.2" acorn-import-assertions@^1.7.6: - version "1.8.0" - resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz#ba2b5939ce62c238db6d93d81c9b111b29b855e9" - integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw== + version "1.9.0" + resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac" + integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA== acorn-jsx@^5.3.2: version "5.3.2"