Skip to content

Commit

Permalink
chore(deps): bump fast-xml-parser and bpmn-visualization
Browse files Browse the repository at this point in the history
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.4.1 and updates ancestor dependency [bpmn-visualization](https://github.com/process-analytics/bpmn-visualization-js). These dependencies need to be updated together.


Updates `fast-xml-parser` from 4.3.1 to 4.4.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.3.1...v4.4.1)

Updates `bpmn-visualization` from 0.41.0 to 0.44.0
- [Release notes](https://github.com/process-analytics/bpmn-visualization-js/releases)
- [Changelog](https://github.com/process-analytics/bpmn-visualization-js/blob/master/CHANGELOG.md)
- [Commits](process-analytics/bpmn-visualization-js@v0.41.0...v0.44.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: bpmn-visualization
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent abe515d commit 5619a00
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 deletions bpmn-rendering-miwg-test-suite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bpmn-rendering-miwg-test-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"generate-screenshots": "ts-node --esm scripts/generate-screenshots.ts"
},
"dependencies": {
"bpmn-visualization": "0.41.0"
"bpmn-visualization": "0.44.0"
},
"devDependencies": {
"playwright-chromium": "~1.38.1",
Expand Down

0 comments on commit 5619a00

Please sign in to comment.