Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/covalent_ui/webap…
Browse files Browse the repository at this point in the history
…p/semver-5.7.2
  • Loading branch information
kessler-frost authored Sep 28, 2023
2 parents d5d063d + fbd5b93 commit a57c92a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dependabot update to npm in changelog action
- Added rich support to cli for better printing statements.
- Changed semver from 5.7.1 to 5.7.2 in package.json
- Updated word-wrap to 1.2.4 version

### Changed

Expand Down
6 changes: 3 additions & 3 deletions covalent_ui/webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12027,9 +12027,9 @@ which@^2.0.1, which@^2.0.2:
isexe "^2.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.4"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==

workbox-background-sync@^5.1.4:
version "5.1.4"
Expand Down

0 comments on commit a57c92a

Please sign in to comment.