Skip to content

Commit d428923

Browse files
dependabot[bot]neilime
authored andcommitted
chore: bump fast-xml-parser
Bumps the npm-dependencies group in /actions/parse-ci-reports with 1 update: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). Updates `fast-xml-parser` from 5.7.3 to 5.8.0 - [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@v5.7.3...v5.8.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6628e2 commit d428923

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

actions/parse-ci-reports/package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

actions/parse-ci-reports/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"type": "module",
2626
"dependencies": {
27-
"fast-xml-parser": "^5.7.3"
27+
"fast-xml-parser": "^5.8.0"
2828
},
2929
"engines": {
3030
"node": ">=24.0.0"

0 commit comments

Comments
 (0)