From 7345c33a9a619c1e695ff4b6c511f7f2332343e6 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 21 Sep 2022 21:15:03 +0000 Subject: Bump stylelint from 14.12.0 to 14.12.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.12.0 to 14.12.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.12.0...14.12.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 744fe7ef..9981fe3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "postcss-import": "^15.0.0", "postcss-preset-env": "^7.8.2", "regenerator-runtime": "^0.13.9", - "stylelint": "^14.12.0", + "stylelint": "^14.12.1", "stylelint-config-standard": "^28.0.0", "webpack": "^5.74.0", "webpack-cli": "^4.10.0" @@ -7581,9 +7581,9 @@ } }, "node_modules/stylelint": { - "version": "14.12.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.0.tgz", - "integrity": "sha512-9Sa+IsT31PN9zf9q5ZVZNvhT6jMVu6YhpI38g3Akn7vONipGL0GNd9QCblwtJ3ysaoM80P/+9mOcFB1xnytiQQ==", + "version": "14.12.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.1.tgz", + "integrity": "sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==", "dev": true, "dependencies": { "@csstools/selector-specificity": "^2.0.2", @@ -13737,9 +13737,9 @@ } }, "stylelint": { - "version": "14.12.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.0.tgz", - "integrity": "sha512-9Sa+IsT31PN9zf9q5ZVZNvhT6jMVu6YhpI38g3Akn7vONipGL0GNd9QCblwtJ3ysaoM80P/+9mOcFB1xnytiQQ==", + "version": "14.12.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.12.1.tgz", + "integrity": "sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==", "dev": true, "requires": { "@csstools/selector-specificity": "^2.0.2", -- cgit v1.2.3