Skip to content

Commit

Permalink
Bump yarn-lock-parser from 0.7.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [yarn-lock-parser](https://github.com/robertohuertasm/yarn-lock-parser) from 0.7.0 to 0.10.0.
- [Release notes](https://github.com/robertohuertasm/yarn-lock-parser/releases)
- [Commits](robertohuertasm/yarn-lock-parser@v0.7.0...v0.10.0)

---
updated-dependencies:
- dependency-name: yarn-lock-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 3ccd89c commit 6bcf335
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pico-args = "0.5.0"
semver = "1.0.23"
serde = { version = "1.0.215", features = ["derive", "rc"] }
serde_json = "1.0.134"
yarn-lock-parser = { version = "0.7.0" }
yarn-lock-parser = { version = "0.10.0" }

[dev-dependencies]
assert_cmd = "2.0.16"
Expand Down

0 comments on commit 6bcf335

Please sign in to comment.