Skip to content

Commit e319e3e

Browse files
authored
Merge pull request #297 from acend/renovate/all
chore(deps): update all dependencies
2 parents c04e15f + 652ccf8 commit e319e3e

File tree

3 files changed

+33
-50
lines changed

3 files changed

+33
-50
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/floryn90/hugo:0.138.0-ext-ubuntu AS builder
1+
FROM docker.io/floryn90/hugo:0.139.4-ext-ubuntu AS builder
22

33
ARG TRAINING_HUGO_ENV=default
44
USER root

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"homepage": "https://github.com/acend/terraform-training#readme",
1919
"devDependencies": {
2020
"husky": "9.1.7",
21-
"markdownlint-cli": "0.42.0"
21+
"markdownlint-cli": "0.43.0"
2222
}
2323
}

0 commit comments

Comments
 (0)