summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-01-22 16:23:06 +0000
committerGitHub <noreply@github.com>2025-01-22 16:23:06 +0000
commit7dc663c3e828a96eaf5d31b177c67fa2c5ffc16a (patch)
tree4c8af48b31695ef7dbca75e251355a141b30f673
parent7d91ceab34d65d737293555dbe9fd34ac6d8606d (diff)
parentd72b6cdb9d1ba0ef36d13359fbdfd38e4f09bc55 (diff)
Merge branch 'main' into dependabot/npm_and_yarn/markdownlint-cli2-0.17.2
-rw-r--r--.github/workflows/mod-update.yml2
-rw-r--r--package.json8
2 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/mod-update.yml b/.github/workflows/mod-update.yml
index 9c12b22..f2393d4 100644
--- a/.github/workflows/mod-update.yml
+++ b/.github/workflows/mod-update.yml
@@ -38,7 +38,7 @@ jobs:
echo 'EOF' >> $GITHUB_OUTPUT
- name: Create Pull Request
- uses: gethinode/create-pull-request@v6
+ uses: gethinode/create-pull-request@v7
with:
token: ${{ secrets.HUGO_MOD_PR }}
commit-message: 'fix: update Hugo module dependencies'
diff --git a/package.json b/package.json
index 746257a..b2ff991 100644
--- a/package.json
+++ b/package.json
@@ -43,13 +43,13 @@
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.136.4",
+ "hugo-bin": "0.138.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
- "@knight-lab/timelinejs": "^3.9.5",
- "eslint": "^9.17.0",
+ "@knight-lab/timelinejs": "^3.9.6",
+ "eslint": "^9.18.0",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
@@ -57,7 +57,7 @@
"postcss-cli": "^11.0.0",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.12.0",
+ "stylelint": "^16.13.2",
"stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {