Skip to content

Commit beefeae

Browse files
Bump xpath from 0.0.33 to 0.0.34
Bumps [xpath](https://github.com/goto100/xpath) from 0.0.33 to 0.0.34. - [Commits](https://github.com/goto100/xpath/commits) --- updated-dependencies: - dependency-name: xpath dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae3e717 commit beefeae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"lz-string": "^1.5.0",
3636
"prettier": "^2.8.8",
3737
"xmldom": "^0.6.0",
38-
"xpath": "0.0.33"
38+
"xpath": "0.0.34"
3939
},
4040
"scripts": {
4141
"process": "babel-node ./javascript/index.js",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3518,10 +3518,10 @@ xmlhttprequest-ts@^1.0.1:
35183518
dependencies:
35193519
tslib "^1.9.2"
35203520

3521-
3522-
version "0.0.33"
3523-
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.33.tgz#5136b6094227c5df92002e7c3a13516a5074eb07"
3524-
integrity sha512-NNXnzrkDrAzalLhIUc01jO2mOzXGXh1JwPgkihcLLzw98c0WgYDmmjSh1Kl3wzaxSVWMuA+fe0WTWOBDWCBmNA==
3521+
3522+
version "0.0.34"
3523+
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.34.tgz#a769255e8816e0938e1e0005f2baa7279be8be12"
3524+
integrity sha512-FxF6+rkr1rNSQrhUNYrAFJpRXNzlDoMxeXN5qI84939ylEv3qqPFKa85Oxr6tDaJKqwW6KKyo2v26TSv3k6LeA==
35253525

35263526
"xtend@>=4.0.0 <4.1.0-0":
35273527
version "4.0.2"

0 commit comments

Comments
 (0)