Skip to content

Commit b548329

Browse files
chore(deps): bump minijinja from 2.15.1 to 2.16.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.15.1 to 2.16.0. - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@minijinja-go/v2.15.1...minijinja-go/v2.16.0) --- updated-dependencies: - dependency-name: minijinja dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b3284f commit b548329

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ liblzma = "0.4.5"
6565
mach_object = "0.1.17"
6666
miette = "7.6.0"
6767
mime = "0.3.17"
68-
minijinja = { version = "2.15.1", features = ["debug", "loader", "builtins", "json", "custom_syntax"] }
68+
minijinja = { version = "2.16.0", features = ["debug", "loader", "builtins", "json", "custom_syntax"] }
6969
newline-converter = "0.3.0"
7070
node-semver = "2.2.0"
7171
oro-common = "0.3.34"

0 commit comments

Comments
 (0)