Skip to content

Commit 8b3b173

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

2 files changed

Lines changed: 42 additions & 14 deletions

File tree

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

Lines changed: 41 additions & 13 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
@@ -25,7 +25,7 @@
2525
"license": "MIT",
2626
"type": "module",
2727
"dependencies": {
28-
"fast-xml-parser": "^5.8.0"
28+
"fast-xml-parser": "^5.9.2"
2929
},
3030
"engines": {
3131
"node": ">=24.0.0"

0 commit comments

Comments
 (0)