Skip to content

Commit

Permalink
Merge d83fdaf into 619f63e
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 9, 2023
2 parents 619f63e + d83fdaf commit 4a95e2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/chord-mark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/chord-mark/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 4a95e2b

Please sign in to comment.