diff options
author | dependabot[bot] | 2022-05-25 21:23:09 +0000 |
---|---|---|
committer | vitalyster | 2022-05-26 02:10:35 +0300 |
commit | 4198f39e70aac450d984733f98c58674c9fd145b (patch) | |
tree | cd6d36550c551a64092efd83217fb4231c274099 /package-lock.json | |
parent | d71f6eca6bf9da1ecc094f8ce362f07d3325fff5 (diff) |
Bump stylelint from 14.8.4 to 14.8.5
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.4 to 14.8.5.
- [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.8.4...14.8.5)
---
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 02549ae7..6a6bb217 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "postcss-import": "^14.1.0", "postcss-preset-env": "^7.6.0", "regenerator-runtime": "^0.13.9", - "stylelint": "^14.8.4", + "stylelint": "^14.8.5", "stylelint-config-standard": "^25.0.0", "webpack": "^5.72.1", "webpack-cli": "^4.9.2" @@ -7387,9 +7387,9 @@ } }, "node_modules/stylelint": { - "version": "14.8.4", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.4.tgz", - "integrity": "sha512-VoyFmif50YNL2R1NC0NxbprTbvnihiqE9tdwb/IAUvlncoS3dEllSSEfvTaQQ6BTCp6iv6daIg5v7ryRSlBdgw==", + "version": "14.8.5", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.5.tgz", + "integrity": "sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==", "dev": true, "dependencies": { "balanced-match": "^2.0.0", @@ -13450,9 +13450,9 @@ } }, "stylelint": { - "version": "14.8.4", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.4.tgz", - "integrity": "sha512-VoyFmif50YNL2R1NC0NxbprTbvnihiqE9tdwb/IAUvlncoS3dEllSSEfvTaQQ6BTCp6iv6daIg5v7ryRSlBdgw==", + "version": "14.8.5", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.5.tgz", + "integrity": "sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==", "dev": true, "requires": { "balanced-match": "^2.0.0", |