Skip to content

Commit aa7e6e7

Browse files
Bump fast-xml-parser from 5.2.2 to 5.3.4
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.2 to 5.3.4. - [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.2.2...v5.3.4) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5ad959 commit aa7e6e7

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

actions/checkstyle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "GPL-2.0-or-later",
1515
"dependencies": {
1616
"@actions/core": "^1.11.1",
17-
"fast-xml-parser": "^5.2.1",
17+
"fast-xml-parser": "^5.3.4",
1818
"pmd": "file:../pmd"
1919
},
2020
"devDependencies": {

actions/pmd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "GPL-2.0-or-later",
1515
"dependencies": {
1616
"@actions/core": "^1.11.1",
17-
"fast-xml-parser": "^5.2.1"
17+
"fast-xml-parser": "^5.3.4"
1818
},
1919
"devDependencies": {
2020
"@jest/globals": "^29.7.0",

package-lock.json

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

0 commit comments

Comments
 (0)