Skip to content

Commit

Permalink
chore(deps): bump traverse from 0.6.9 to 0.6.10
Browse files Browse the repository at this point in the history
Bumps [traverse](https://github.com/ljharb/js-traverse) from 0.6.9 to 0.6.10.
- [Changelog](https://github.com/ljharb/js-traverse/blob/main/CHANGELOG.md)
- [Commits](ljharb/js-traverse@v0.6.9...v0.6.10)

---
updated-dependencies:
- dependency-name: traverse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 43c5b4a commit 387bebd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"axios": "1.7.5",
"cli-table3": "0.6.5",
"commander": "12.1.0",
"traverse": "0.6.9",
"traverse": "0.6.10",
"xml-js": "1.6.11",
"xml2js": "0.6.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@ __metadata:
cli-table3: "npm:0.6.5"
commander: "npm:12.1.0"
eslint: "npm:9.10.0"
traverse: "npm:0.6.9"
traverse: "npm:0.6.10"
typescript: "npm:5.5.4"
typescript-eslint: "npm:8.6.0"
xml-js: "npm:1.6.11"
Expand Down Expand Up @@ -1845,14 +1845,14 @@ __metadata:
languageName: node
linkType: hard

"traverse@npm:0.6.9":
version: 0.6.9
resolution: "traverse@npm:0.6.9"
"traverse@npm:0.6.10":
version: 0.6.10
resolution: "traverse@npm:0.6.10"
dependencies:
gopd: "npm:^1.0.1"
typedarray.prototype.slice: "npm:^1.0.3"
which-typed-array: "npm:^1.1.15"
checksum: 10/7f42c2fa3451a8b51e3bfb5b6f884684f4f8142c5eb2ee8a0c413e805d532fcc470cd4700d3bfd00271c0221f8c6132263cf559e60ea35df05aebc9551977a2f
checksum: 10/557fed11f180b6de22b8e33bd8e799627776fc8ecbd906849302aecc44f1a60ff1f9621000392ecce847400bef1f3408683a62e77fd66b1c84802be6aab4587e
languageName: node
linkType: hard

Expand Down

0 comments on commit 387bebd

Please sign in to comment.