Skip to content

Commit

Permalink
Bump word-wrap from 1.2.3 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 92109e7 commit 0b0629c
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6583,24 +6583,6 @@ shellwords@^0.1.1:
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==

shex-codegen@^0.4.8:
version "0.4.8"
resolved "https://registry.yarnpkg.com/shex-codegen/-/shex-codegen-0.4.8.tgz#bceb708eff10b74ea7de7cfcb75770a536675a17"
integrity sha512-qz/hRJBKCy2uIJiuQTxICQiMMsxfhz+fTkpUfpX0LtK1PZLNevrS/vt2rVfiu+40cs907qcuMWErmpv6hMdDGA==
dependencies:
"@shexjs/parser" "^1.0.0-alpha.25"
"@shexjs/visitor" "^1.0.0-alpha.25"
"@types/shexj" "^2.1.0"
camelcase "^6.2.0"
chalk "^4.1.0"
findit "^2.0.0"
fs-extra "^10.0.0"
js-yaml "^4.0.0"
nodemon "^2.0.7"
own-namespace "^0.4.5"
prettier "^2.2.1"
rdf-js "^4.0.2"

shex-methods@0.1.21:
version "0.1.21"
resolved "https://registry.yarnpkg.com/shex-methods/-/shex-methods-0.1.21.tgz#a8065f12046f9a9e3f0d8c40140fe6557a844299"
Expand Down Expand Up @@ -7605,9 +7587,9 @@ widest-line@^3.1.0:
string-width "^4.0.0"

word-wrap@^1.2.3, word-wrap@~1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
version "1.2.5"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==

wordwrapjs@^1.2.0:
version "1.2.1"
Expand Down

0 comments on commit 0b0629c

Please sign in to comment.