Skip to content

Commit 556e455

Browse files
chore(deps-dev): bump fast-xml-parser
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.0 to 5.5.7. - [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.5.0...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23859d6 commit 556e455

2 files changed

Lines changed: 72 additions & 22 deletions

File tree

src/Playwright.TestingHarnessTest/package-lock.json

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

src/Playwright.TestingHarnessTest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"devDependencies": {
55
"@playwright/test": "1.59.0-alpha-2026-03-24",
66
"@types/node": "^22.12.0",
7-
"fast-xml-parser": "^4.5.0"
7+
"fast-xml-parser": "^5.5.7"
88
}
99
}

0 commit comments

Comments
 (0)