Bump xpath from 0.0.27 to 0.0.29

Bumps [xpath](https://github.com/goto100/xpath) from 0.0.27 to 0.0.29.
- [Release notes](https://github.com/goto100/xpath/releases)
- [Commits](https://github.com/goto100/xpath/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-24 09:00:47 +00:00
committed by GitHub
parent 79dd6f6b44
commit c62d578537
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "^1.2.4",
"xmldom": "^0.3.0",
"xpath": "0.0.27"
"xpath": "0.0.29"
},
"devDependencies": {
"eslint": "^7.7.0",