Bump xmldom from 0.2.1 to 0.3.0

Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.2.1...0.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-05 09:14:53 +00:00
committed by GitHub
parent 8800b3c2a1
commit 8a73d2812b
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
"homepage": "https://github.com/s4u/maven-settings-action#readme",
"dependencies": {
"@actions/core": "^1.2.3",
"xmldom": "^0.2.1",
"xmldom": "^0.3.0",
"xpath": "0.0.27"
},
"devDependencies": {