Skip to content

Commit

Permalink
chore(deps): bump jaq-interpret from 1.2.1 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [jaq-interpret](https://github.com/01mf02/jaq) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](https://github.com/01mf02/jaq/commits/v1.4.0)

---
updated-dependencies:
- dependency-name: jaq-interpret
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 95bad78 commit 051e924
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/weaver_forge/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ minijinja = { version = "2.0.1", features = ["loader", "custom_syntax", "debug",
convert_case = "0.6.0"
jaq-core = "1.2.1"
jaq-std = "1.2.1"
jaq-interpret = "1.2.1"
jaq-interpret = "1.4.0"
jaq-parse = "1.0.2"
indexmap = "2.2.6"
regex = "1.10.4"
Expand Down

0 comments on commit 051e924

Please sign in to comment.