Skip to content

Commit

Permalink
update uw-quote-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 committed May 21, 2024
1 parent d85fa2f commit 8315be6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "scripture-resources-rcl",
"description": "A React Component Library for Rendering Scripture Resources.",
"version": "5.5.10",
"version": "5.5.12",
"homepage": "https://scripture-resources-rcl.netlify.com/",
"repository": {
"type": "git",
Expand Down Expand Up @@ -48,7 +48,7 @@
"tc-ui-toolkit": "^5.3.3",
"use-deep-compare-effect": "^1.3.1",
"usfm-js": "^3.4.2",
"uw-quote-helpers": "^1.1.3",
"uw-quote-helpers": "1.1.4",
"word-aligner": "^1.0.0",
"xregexp": "^4.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16781,10 +16781,10 @@ uuid@^8.3.2:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==

uw-quote-helpers@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/uw-quote-helpers/-/uw-quote-helpers-1.1.3.tgz#5dcd1db549a5381482810cb0f9b882afc00ed252"
integrity sha512-g2mLrgva67pwNVLtydLgGsllBodWu6IwFBTOtk4ozJOoYLsZ52kAA+7C/2sE+1ywWVJeVRFBYcSbv+9EaNo+Jg==
[email protected].4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/uw-quote-helpers/-/uw-quote-helpers-1.1.4.tgz#a1a806f3a93ad327a27a822d36325611c6e5cd4a"
integrity sha512-QPZm5aGAJl8c99QTPZs0uJRm93GMVXPTNDZwK+YO+ks8GChljpjWmn4bGjmsSb1QHiPnIjdFGImF29mnS6F5Kg==
dependencies:
bible-reference-range "^1.1.1"
string-punctuation-tokenizer "^2.2.0"
Expand Down

0 comments on commit 8315be6

Please sign in to comment.