From 2c5790acee6553e9e15848180c8c743f9f2f60ff Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 18 Apr 2022 21:22:24 +0000 Subject: Bump stylelint from 14.7.0 to 14.7.1 Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.0 to 14.7.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.7.0...14.7.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 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index b2154806..8df3abf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "postcss-import": "^14.1.0", "postcss-preset-env": "^7.4.3", "regenerator-runtime": "^0.13.9", - "stylelint": "^14.7.0", + "stylelint": "^14.7.1", "stylelint-config-standard": "^25.0.0", "webpack": "^5.72.0", "webpack-cli": "^4.9.2" @@ -7222,9 +7222,9 @@ } }, "node_modules/stylelint": { - "version": "14.7.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.7.0.tgz", - "integrity": "sha512-vAVPAYaHhcexOiuvym0S64UWIIonMKgYz1Eh+SZgXKkKFLL+wwBzzWGH7Bdnk/HLyH3KlrX+tlisFdEG8ik+Lw==", + "version": "14.7.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.7.1.tgz", + "integrity": "sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==", "dev": true, "dependencies": { "balanced-match": "^2.0.0", @@ -13225,9 +13225,9 @@ } }, "stylelint": { - "version": "14.7.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.7.0.tgz", - "integrity": "sha512-vAVPAYaHhcexOiuvym0S64UWIIonMKgYz1Eh+SZgXKkKFLL+wwBzzWGH7Bdnk/HLyH3KlrX+tlisFdEG8ik+Lw==", + "version": "14.7.1", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.7.1.tgz", + "integrity": "sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==", "dev": true, "requires": { "balanced-match": "^2.0.0", diff --git a/package.json b/package.json index 6779ca84..a6fab91b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "postcss-import": "^14.1.0", "postcss-preset-env": "^7.4.3", "regenerator-runtime": "^0.13.9", - "stylelint": "^14.7.0", + "stylelint": "^14.7.1", "stylelint-config-standard": "^25.0.0", "webpack": "^5.72.0", "webpack-cli": "^4.9.2" -- cgit v1.2.3