From 0b4036854a24dcabd0e135780d7d9377996a5010 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 05:20:52 +0000 Subject: [PATCH] chore(deps): update linters --- package.hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.hugo.json b/package.hugo.json index fd6ccf7f..b2cf02a8 100644 --- a/package.hugo.json +++ b/package.hugo.json @@ -42,9 +42,9 @@ "devDependencies": { "@fullhuman/postcss-purgecss": "^6.0.0", "cssnano": "^7.0.6", - "eslint": "^9.18.0", + "eslint": "^9.21.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-prettier": "^5.2.1", + "eslint-plugin-prettier": "^5.2.3", "husky": "^9.1.7", "lint-staged": "^15.4.0", "markdownlint-cli": "^0.43.0", @@ -55,9 +55,9 @@ "postcss-nesting": "^13.0.1", "postcss-preset-env": "^10.1.2", "postcss-url": "^10.1.3", - "prettier": "^3.4.2", + "prettier": "^3.5.2", "prettier-plugin-go-template": "^0.0.15", - "stylelint": "^16.13.1", - "stylelint-prettier": "^5.0.2" + "stylelint": "^16.14.1", + "stylelint-prettier": "^5.0.3" } }