From 1008793a70814a22226de500335acdf6ef4c700a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:37:36 +0000 Subject: [PATCH] build(deps): bump stylelint-declaration-strict-value Bumps [stylelint-declaration-strict-value](https://github.com/AndyOGo/stylelint-declaration-strict-value) from 1.10.4 to 1.10.6. - [Changelog](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/master/CHANGELOG.md) - [Commits](https://github.com/AndyOGo/stylelint-declaration-strict-value/compare/v1.10.4...v1.10.6) --- updated-dependencies: - dependency-name: stylelint-declaration-strict-value dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 61932d9..b4d3ecf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "stylelint-config-styled-components": "^0.1.1", "stylelint-config-tailwindcss": "^0.0.7", "stylelint-config-twbs-bootstrap": "^14.2.0", - "stylelint-declaration-strict-value": "^1.10.4", + "stylelint-declaration-strict-value": "^1.10.6", "stylelint-no-px": "^2.0.0", "stylelint-prettier": "^5.0.0", "stylelint-scss": "^6.3.1", @@ -3150,9 +3150,9 @@ } }, "node_modules/stylelint-declaration-strict-value": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.10.4.tgz", - "integrity": "sha512-unOEftKCOb78Zr+WStqyVj9V1rCdUo+PJI3vFPiHPdu+O9o71K9Mu+txc6VDF7gBXyTTMHbbjIvHk3VNzuixzQ==", + "version": "1.10.6", + "resolved": "https://registry.npmjs.org/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.10.6.tgz", + "integrity": "sha512-aZGEW4Ee26Tx4UvpQJbcElVXZ42EleujEByiyKDTT7t83EeSe9t0lAG3OOLJnnvLjz/dQnp+L+3IYTMeQI51vQ==", "engines": { "node": ">=18.12.0" }, @@ -6053,9 +6053,9 @@ } }, "stylelint-declaration-strict-value": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.10.4.tgz", - "integrity": "sha512-unOEftKCOb78Zr+WStqyVj9V1rCdUo+PJI3vFPiHPdu+O9o71K9Mu+txc6VDF7gBXyTTMHbbjIvHk3VNzuixzQ==", + "version": "1.10.6", + "resolved": "https://registry.npmjs.org/stylelint-declaration-strict-value/-/stylelint-declaration-strict-value-1.10.6.tgz", + "integrity": "sha512-aZGEW4Ee26Tx4UvpQJbcElVXZ42EleujEByiyKDTT7t83EeSe9t0lAG3OOLJnnvLjz/dQnp+L+3IYTMeQI51vQ==", "requires": {} }, "stylelint-no-px": { diff --git a/package.json b/package.json index c4fa590..3a196cd 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "stylelint-config-styled-components": "^0.1.1", "stylelint-config-tailwindcss": "^0.0.7", "stylelint-config-twbs-bootstrap": "^14.2.0", - "stylelint-declaration-strict-value": "^1.10.4", + "stylelint-declaration-strict-value": "^1.10.6", "stylelint-no-px": "^2.0.0", "stylelint-prettier": "^5.0.0", "stylelint-scss": "^6.3.1",