From 573028a33a85702d39c4b7129c3062c2f7bfec02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:27:34 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package-lock.json | 17 +++++++++-------- package.json | 4 ++-- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index bdb083dae..ddd31fb5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,14 +40,14 @@ "eslint": "9.18.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-no-secrets": "2.1.1", - "eslint-plugin-prettier": "5.2.1", + "eslint-plugin-prettier": "5.2.2", "eslint-plugin-security": "3.0.1", "eslint-plugin-xss": "0.1.12", "husky": "9.1.7", "lint-staged": "15.3.0", "postcss-html": "1.8.0", "prettier": "3.4.2", - "stylelint": "16.13.1", + "stylelint": "16.13.2", "stylelint-config-css-modules": "4.4.0", "stylelint-config-lost": "0.0.3", "stylelint-config-recess-order": "5.1.1", @@ -9200,10 +9200,11 @@ } }, "node_modules/eslint-plugin-prettier": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz", - "integrity": "sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz", + "integrity": "sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ==", "dev": true, + "license": "MIT", "dependencies": { "prettier-linter-helpers": "^1.0.0", "synckit": "^0.9.1" @@ -19974,9 +19975,9 @@ } }, "node_modules/stylelint": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.1.tgz", - "integrity": "sha512-691JjSIIcP6f9QJFz0J0/AMG3lupE9RqYAgYCON3wiqp5nQiKqDYIsz321GeTOYNznoRPNh0Mf6VjzP1eBVz/Q==", + "version": "16.13.2", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz", + "integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==", "devOptional": true, "funding": [ { diff --git a/package.json b/package.json index 3fb451571..a5940ea09 100644 --- a/package.json +++ b/package.json @@ -40,14 +40,14 @@ "eslint": "9.18.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-no-secrets": "2.1.1", - "eslint-plugin-prettier": "5.2.1", + "eslint-plugin-prettier": "5.2.2", "eslint-plugin-security": "3.0.1", "eslint-plugin-xss": "0.1.12", "husky": "9.1.7", "lint-staged": "15.3.0", "postcss-html": "1.8.0", "prettier": "3.4.2", - "stylelint": "16.13.1", + "stylelint": "16.13.2", "stylelint-config-css-modules": "4.4.0", "stylelint-config-lost": "0.0.3", "stylelint-config-recess-order": "5.1.1",