From 9d65add98c0a5cdd308c47f5426537a9b66ea232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 02:48:22 +0000 Subject: [PATCH] Bump spdx-license-ids from 3.0.12 to 3.0.13 Bumps [spdx-license-ids](https://github.com/jslicense/spdx-license-ids) from 3.0.12 to 3.0.13. - [Release notes](https://github.com/jslicense/spdx-license-ids/releases) - [Commits](https://github.com/jslicense/spdx-license-ids/compare/v3.0.12...v3.0.13) --- updated-dependencies: - dependency-name: spdx-license-ids dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a1c25aee99..dde9aa8838 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10779,9 +10779,9 @@ spdx-expression-parse@^3.0.0: spdx-license-ids "^3.0.0" spdx-license-ids@^3.0.0: - version "3.0.12" - resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz#69077835abe2710b65f03969898b6637b505a779" - integrity sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA== + version "3.0.13" + resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz#7189a474c46f8d47c7b0da4b987bb45e908bd2d5" + integrity sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w== split2@^3.0.0: version "3.2.2"