Bump xpath from 0.0.29 to 0.0.30

Bumps [xpath](https://github.com/goto100/xpath) from 0.0.29 to 0.0.30.
- [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-10-15 09:01:01 +00:00
committed by GitHub
parent 10548f9512
commit 65892feef6
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"xmldom": "^0.3.0",
"xpath": "0.0.29"
"xpath": "0.0.30"
},
"devDependencies": {
"eslint": "^7.11.0",