From 22492a5925b74258cc814557734ced20c6c6ae92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 22:43:02 +0000 Subject: [PATCH] Bump chord-symbol in /packages/chord-mark Bumps [chord-symbol](https://github.com/no-chris/chord-symbol) from 4.0.0-beta.3 to 4.0.0-beta.4. - [Release notes](https://github.com/no-chris/chord-symbol/releases) - [Commits](https://github.com/no-chris/chord-symbol/compare/v4.0.0-beta.3...v4.0.0-beta.4) --- updated-dependencies: - dependency-name: chord-symbol dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/chord-mark/package.json | 2 +- packages/chord-mark/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/chord-mark/package.json b/packages/chord-mark/package.json index 4a6528b8..e178e0bd 100644 --- a/packages/chord-mark/package.json +++ b/packages/chord-mark/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/no-chris/chord-mark/tree/main/packages/chord-mark#readme", "dependencies": { - "chord-symbol": "4.0.0-beta.3", + "chord-symbol": "4.0.0-beta.4", "dompurify": "^2.3.4", "lodash": "^4.17.21" }, diff --git a/packages/chord-mark/yarn.lock b/packages/chord-mark/yarn.lock index dc0970f8..befb4ddc 100644 --- a/packages/chord-mark/yarn.lock +++ b/packages/chord-mark/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -chord-symbol@4.0.0-beta.3: - version "4.0.0-beta.3" - resolved "https://registry.yarnpkg.com/chord-symbol/-/chord-symbol-4.0.0-beta.3.tgz#19e83198f83addaf627404708b1041344067111e" - integrity sha512-dOpcMDijtfkKNThPyTgzztbrhEKiX7NZcPsO5V3Y88866O+7Z/pORQUlJhP/j2T9Mfzg/aafO5imp620eeU0AA== +chord-symbol@4.0.0-beta.4: + version "4.0.0-beta.4" + resolved "https://registry.yarnpkg.com/chord-symbol/-/chord-symbol-4.0.0-beta.4.tgz#ca01811c6ee7e158b0afb8fe7291e89a9995518b" + integrity sha512-iwZ3IYosEg1376TnUqhWeH41xSAJfbUEdVriWXOdxYtRBVZLeZ2rh7Q8Geam1nT/NcxCGusfTx5Zorq/SYVR9A== dependencies: lodash "^4.17.21"