diff options
author | dependabot[bot] | 2022-04-18 21:22:24 +0000 |
---|---|---|
committer | vitalyster | 2022-04-19 18:42:11 +0300 |
commit | 2c5790acee6553e9e15848180c8c743f9f2f60ff (patch) | |
tree | ad89943cad999d6faea1b671e0221b45c83a8d7f /package-lock.json | |
parent | d9d71e0bc7fd1e26d1e0381308e9a23be793ce6d (diff) |
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] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 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", |