Skip to content

Commit

Permalink
Merge 8ba7b64 into 33d527e
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 4, 2023
2 parents 33d527e + 8ba7b64 commit a841fd0
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.0",
"chord-symbol": "4.0.0-beta.2",
"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.0:
version "4.0.0-beta.0"
resolved "https://registry.yarnpkg.com/chord-symbol/-/chord-symbol-4.0.0-beta.0.tgz#dd350d2a9c97ef8e0620a518e1a9c5bdd23f4642"
integrity sha512-9HeCfZc79mmqJWBY8JABQx5QzIqqjxxCejcFQ67wgdNkvywPnu2nrZsOGzcpWT91vxuKoQ1BWuUgXy+ilLWX8g==
chord-symbol@4.0.0-beta.2:
version "4.0.0-beta.2"
resolved "https://registry.yarnpkg.com/chord-symbol/-/chord-symbol-4.0.0-beta.2.tgz#9005b050eb12968539837280b2ad9a6963b413ca"
integrity sha512-EJyNjUnaGNyw1OA0O3spWJOPUEba8U3Myp9wMkwWQZAloRicO6wvmoFngD5MyJcdsMcNiIiCxMAeyhuP1Ag7rg==
dependencies:
lodash "^4.17.21"

Expand Down

0 comments on commit a841fd0

Please sign in to comment.