Skip to content

Commit 802a592

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.5.10 to 5.5.11 - [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.5.10...v5.5.11) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7018cf3 commit 802a592

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 12 additions & 12 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.5.10"
27+
"fast-xml-parser": "^5.5.11"
2828
},
2929
"engines": {
3030
"node": ">=24.0.0"

0 commit comments

Comments
 (0)