From 2aafcc999f550c5ac85e9c08a51cf1c33a2c7a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 09:11:41 +0000 Subject: [PATCH] Bump stylelint-config-recess-order from 4.2.0 to 4.3.0 Bumps [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases) - [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md) - [Commits](https://github.com/stormwarning/stylelint-config-recess-order/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: stylelint-config-recess-order dependency-type: direct:development update-type: version-update:semver-minor ... 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 7dc89d5..d21c3bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "sass": "^1.69.5", "simple-icons": "^9.19.0", "stylelint": "^15.11.0", - "stylelint-config-recess-order": "4.2.0", + "stylelint-config-recess-order": "4.3.0", "stylelint-config-recommended": "^13.0.0", "stylelint-config-standard-scss": "^11.0.0", "stylelint-scss": "^5.3.0", @@ -9242,9 +9242,9 @@ } }, "node_modules/stylelint-config-recess-order": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recess-order/-/stylelint-config-recess-order-4.2.0.tgz", - "integrity": "sha512-cWC66tUx74OgurUQaTAH4iJ4JbyisMwlJH8BO/oxglDLZBUNFggjwPFVtgsmd8rS+bUfm7sPlRrF00iAihESwA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recess-order/-/stylelint-config-recess-order-4.3.0.tgz", + "integrity": "sha512-EWVtxZ8oq4/meTrRNUDrS5TqMz6TX72JjKDwVQq0JJDXE+P/o7UuFw3wWV/0O9yvJfh/da6nJY71ZUn/wSfB4g==", "dev": true, "dependencies": { "stylelint-order": "6.x" @@ -17011,9 +17011,9 @@ } }, "stylelint-config-recess-order": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recess-order/-/stylelint-config-recess-order-4.2.0.tgz", - "integrity": "sha512-cWC66tUx74OgurUQaTAH4iJ4JbyisMwlJH8BO/oxglDLZBUNFggjwPFVtgsmd8rS+bUfm7sPlRrF00iAihESwA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recess-order/-/stylelint-config-recess-order-4.3.0.tgz", + "integrity": "sha512-EWVtxZ8oq4/meTrRNUDrS5TqMz6TX72JjKDwVQq0JJDXE+P/o7UuFw3wWV/0O9yvJfh/da6nJY71ZUn/wSfB4g==", "dev": true, "requires": { "stylelint-order": "6.x" diff --git a/package.json b/package.json index cdaf726..3debd94 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "sass": "^1.69.5", "simple-icons": "^9.19.0", "stylelint": "^15.11.0", - "stylelint-config-recess-order": "4.2.0", + "stylelint-config-recess-order": "4.3.0", "stylelint-config-recommended": "^13.0.0", "stylelint-config-standard-scss": "^11.0.0", "stylelint-scss": "^5.3.0",