Skip to content

Commit

Permalink
Bump dwv from 0.32.2 to 0.32.3
Browse files Browse the repository at this point in the history
Bumps [dwv](https://github.com/ivmartel/dwv) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/ivmartel/dwv/releases)
- [Changelog](https://github.com/ivmartel/dwv/blob/v0.32.3/changelog.md)
- [Commits](ivmartel/dwv@v0.32.2...v0.32.3)

---
updated-dependencies:
- dependency-name: dwv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent b8af944 commit 1b325be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "git://github.com/ivmartel/dwv-simplistic.git"
},
"dependencies": {
"dwv": "0.32.2"
"dwv": "0.32.3"
},
"devDependencies": {
"grunt": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -395,10 +395,10 @@ duplexify@^3.5.1:
readable-stream "^2.0.0"
stream-shift "^1.0.0"

[email protected].2:
version "0.32.2"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.32.2.tgz#26f86ec738bf387a8e54f636e59d5802bc8335d8"
integrity sha512-klyNn7aFk5zNYQ2BtcrtchG1rY3WHavBK08CSoVG5BmLKkK2/UxK1ffi/YGoWkdtGFOFB6AwpHytqJl5SO4gmA==
[email protected].3:
version "0.32.3"
resolved "https://registry.yarnpkg.com/dwv/-/dwv-0.32.3.tgz#bc62fec67b92f7902fc64d6e8a43f70a0c1bab9c"
integrity sha512-WmOu3Ox5Pw/62TGlA/U3MVfdb7k5HfwwxysdIPMMJ+smJQTBX+tJDT8KO/dUi9Ns6XuqCEJtSd5CwqkZHekq5Q==
dependencies:
jszip "~3.10.1"
konva "~8.4.2"
Expand Down

0 comments on commit 1b325be

Please sign in to comment.