From 8ee0f9b747fce8552414828ed6f40677a035d197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:21:49 +0000 Subject: [PATCH] Bump stylelint-config-recess-order from 5.1.0 to 5.1.1 Bumps [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) from 5.1.0 to 5.1.1. - [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/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: stylelint-config-recess-order dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 16c8dcf..ec26d24 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "prettier": "^3.3.3", "sass": "^1.79.2", "stylelint": "^16.9.0", - "stylelint-config-recess-order": "^5.1.0", + "stylelint-config-recess-order": "^5.1.1", "stylelint-config-standard-scss": "^13.1.0", "typescript": "^5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc104ca..6ebe957 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^16.9.0 version: 16.9.0(typescript@5.6.2) stylelint-config-recess-order: - specifier: ^5.1.0 - version: 5.1.0(stylelint@16.9.0(typescript@5.6.2)) + specifier: ^5.1.1 + version: 5.1.1(stylelint@16.9.0(typescript@5.6.2)) stylelint-config-standard-scss: specifier: ^13.1.0 version: 13.1.0(postcss@8.4.41)(stylelint@16.9.0(typescript@5.6.2)) @@ -1969,8 +1969,8 @@ packages: babel-plugin-macros: optional: true - stylelint-config-recess-order@5.1.0: - resolution: {integrity: sha512-ddapCF6B/kEtQYIFhQFReQ0dvK1ZdgJDM/SGFtIyeooYDbqaJqcOlGkRRGaVErCQYJY/bPSPsLRS2LdQtLJUVQ==} + stylelint-config-recess-order@5.1.1: + resolution: {integrity: sha512-eDAHWVBelzDbMbdMj15pSw0Ycykv5eLeriJdbGCp0zd44yvhgZLI+wyVHegzXp5NrstxTPSxl0fuOVKdMm0XLA==} peerDependencies: stylelint: '>=16' @@ -4354,7 +4354,7 @@ snapshots: client-only: 0.0.1 react: 18.3.1 - stylelint-config-recess-order@5.1.0(stylelint@16.9.0(typescript@5.6.2)): + stylelint-config-recess-order@5.1.1(stylelint@16.9.0(typescript@5.6.2)): dependencies: stylelint: 16.9.0(typescript@5.6.2) stylelint-order: 6.0.4(stylelint@16.9.0(typescript@5.6.2))