1
0
Fork 0

Bump stylelint from 14.5.0 to 14.5.3 (#641)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.0 to 14.5.3.
- [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.5.0...14.5.3)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-11 19:47:25 +00:00 committed by GitHub
parent 73b3b922a1
commit 22e5bb67bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

34
package-lock.json generated
View File

@ -95,7 +95,7 @@
"postcss": "^8.4.6",
"prettier": "^2.5.1",
"shortid": "^2.2.16",
"stylelint": "^14.5.0",
"stylelint": "^14.5.3",
"stylelint-config-css-modules": "^3.0.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",
@ -8566,9 +8566,9 @@
}
},
"node_modules/css-functions-list": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.0.0.tgz",
"integrity": "sha512-rfwhBOvXVFcKrSwmLxD8JQyuEEy/3g3Y9FMI2l6iV558Coeo1ucXypXb4rwrVpk5Osh5ViXp2DTgafw8WxglhQ==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.0.1.tgz",
"integrity": "sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw==",
"dev": true,
"engines": {
"node": ">=12.22"
@ -25399,15 +25399,15 @@
}
},
"node_modules/stylelint": {
"version": "14.5.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.5.0.tgz",
"integrity": "sha512-4dvQjrhAz2njLoE1OvUEZpryNWcmx2w5Lq5jlibxFv6b5W6O8/vob12M2ZzhX3Ndzs5f67F+BEYmhnQXOwfVYQ==",
"version": "14.5.3",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.5.3.tgz",
"integrity": "sha512-omHETL+kGHR+fCXFK1SkZD/A+emCP9esggAdWEl8GPjTNeyRYj+H6uetRDcU+7E451zwWiUYGVAX+lApsAZgsQ==",
"dev": true,
"dependencies": {
"balanced-match": "^2.0.0",
"colord": "^2.9.2",
"cosmiconfig": "^7.0.1",
"css-functions-list": "^3.0.0",
"css-functions-list": "^3.0.1",
"debug": "^4.3.3",
"execall": "^2.0.0",
"fast-glob": "^3.2.11",
@ -25444,7 +25444,7 @@
"svg-tags": "^1.0.0",
"table": "^6.8.0",
"v8-compile-cache": "^2.3.0",
"write-file-atomic": "^4.0.0"
"write-file-atomic": "^4.0.1"
},
"bin": {
"stylelint": "bin/stylelint.js"
@ -34948,9 +34948,9 @@
}
},
"css-functions-list": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.0.0.tgz",
"integrity": "sha512-rfwhBOvXVFcKrSwmLxD8JQyuEEy/3g3Y9FMI2l6iV558Coeo1ucXypXb4rwrVpk5Osh5ViXp2DTgafw8WxglhQ==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.0.1.tgz",
"integrity": "sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw==",
"dev": true
},
"css-loader": {
@ -47607,15 +47607,15 @@
}
},
"stylelint": {
"version": "14.5.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.5.0.tgz",
"integrity": "sha512-4dvQjrhAz2njLoE1OvUEZpryNWcmx2w5Lq5jlibxFv6b5W6O8/vob12M2ZzhX3Ndzs5f67F+BEYmhnQXOwfVYQ==",
"version": "14.5.3",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.5.3.tgz",
"integrity": "sha512-omHETL+kGHR+fCXFK1SkZD/A+emCP9esggAdWEl8GPjTNeyRYj+H6uetRDcU+7E451zwWiUYGVAX+lApsAZgsQ==",
"dev": true,
"requires": {
"balanced-match": "^2.0.0",
"colord": "^2.9.2",
"cosmiconfig": "^7.0.1",
"css-functions-list": "^3.0.0",
"css-functions-list": "^3.0.1",
"debug": "^4.3.3",
"execall": "^2.0.0",
"fast-glob": "^3.2.11",
@ -47652,7 +47652,7 @@
"svg-tags": "^1.0.0",
"table": "^6.8.0",
"v8-compile-cache": "^2.3.0",
"write-file-atomic": "^4.0.0"
"write-file-atomic": "^4.0.1"
},
"dependencies": {
"balanced-match": {

View File

@ -114,7 +114,7 @@
"postcss": "^8.4.6",
"prettier": "^2.5.1",
"shortid": "^2.2.16",
"stylelint": "^14.5.0",
"stylelint": "^14.5.3",
"stylelint-config-css-modules": "^3.0.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",