Skip to content

Commit ad78d07

Browse files
build(npm): bump fast-xml-parser and @cparra/apexdocs (#446)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.4.1 and updates ancestor dependency [@cparra/apexdocs](https://github.com/cesarParra/apexdocs). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.5.3 to 5.4.1 - [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.3...v5.4.1) Updates `@cparra/apexdocs` from 3.20.0 to 3.20.1 - [Release notes](https://github.com/cesarParra/apexdocs/releases) - [Commits](https://github.com/cesarParra/apexdocs/commits) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.4.1 dependency-type: indirect - dependency-name: "@cparra/apexdocs" dependency-version: 3.20.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54e1712 commit ad78d07

2 files changed

Lines changed: 39 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"precommit": "npm run apexdocs && git add docs && lint-staged"
2121
},
2222
"devDependencies": {
23-
"@cparra/apexdocs": "^3.20.0",
23+
"@cparra/apexdocs": "^3.20.1",
2424
"@lwc/eslint-plugin-lwc": "^3.4.0",
2525
"@prettier/plugin-xml": "^3.4.2",
2626
"@sa11y/jest": "^7.4.0",

0 commit comments

Comments
 (0)