Skip to content

Commit

Permalink
build: bump fast-xml-parser from 4.3.6 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.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@v4.3.6...v4.4.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent eb5a47b commit 2ead4c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@salesforce/command": "^5.3.9",
"@salesforce/core": "^7.3.6",
"async": "^3.2.5",
"fast-xml-parser": "^4.3.6",
"fast-xml-parser": "^4.4.0",
"fs-extra": "^11.2.0",
"ignore": "^5.3.1",
"isomorphic-git": "^1.25.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5144,14 +5144,14 @@ __metadata:
languageName: node
linkType: hard

"fast-xml-parser@npm:^4.3.6":
version: 4.3.6
resolution: "fast-xml-parser@npm:4.3.6"
"fast-xml-parser@npm:^4.4.0":
version: 4.4.0
resolution: "fast-xml-parser@npm:4.4.0"
dependencies:
strnum: ^1.0.5
bin:
fxparser: src/cli/cli.js
checksum: 12795c55f4564699c3cee13f7e892423244ac1125775e9b85bf948a1d4b65352da8f688d334bad530972288bb7ee0cf3d2605088d475123fce40d95003f045fa
checksum: ad33a4b5165a0ffcb6e17ae78825bd4619a8298844a8a8408f2ea141a0d2d9439d18865dc5254162f09fe54d510ff18e5d5c0a190869cab21fc745ee66be816b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9912,7 +9912,7 @@ __metadata:
eslint-config-prettier: ^9.1.0
eslint-plugin-import: ^2.29.1
eslint-plugin-prettier: ^5.1.3
fast-xml-parser: ^4.3.6
fast-xml-parser: ^4.4.0
fs-extra: ^11.2.0
husky: ^9.0.11
ignore: ^5.3.1
Expand Down

0 comments on commit 2ead4c7

Please sign in to comment.