Bump stylelint from 14.0.1 to 14.1.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.0.1 to 14.1.0. - [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.0.1...14.1.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
63656fb8be
commit
14f77c0df0
22
package-lock.json
generated
22
package-lock.json
generated
@ -8,7 +8,7 @@
|
|||||||
"csso-cli": "^3.0.0",
|
"csso-cli": "^3.0.0",
|
||||||
"eslint": "^8.2.0",
|
"eslint": "^8.2.0",
|
||||||
"html-minifier": "^4.0.0",
|
"html-minifier": "^4.0.0",
|
||||||
"stylelint": "^14.0.1",
|
"stylelint": "^14.1.0",
|
||||||
"stylelint-config-standard": "^23.0.0",
|
"stylelint-config-standard": "^23.0.0",
|
||||||
"terser": "^5.9.0"
|
"terser": "^5.9.0"
|
||||||
}
|
}
|
||||||
@ -2304,9 +2304,9 @@
|
|||||||
"integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI="
|
"integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI="
|
||||||
},
|
},
|
||||||
"node_modules/stylelint": {
|
"node_modules/stylelint": {
|
||||||
"version": "14.0.1",
|
"version": "14.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.1.0.tgz",
|
||||||
"integrity": "sha512-ZcAkmFLVCultmwkQUjxKzxW/o5+CzNmDk6TPJj/d4Y7ipTGGrewIWmNm+InjdSr04PR5/yynsAJeYJY/wisdMg==",
|
"integrity": "sha512-IedkssuNVA11+v++2PIV2OHOU5A3SfRcXVi56vZVSsMhGrgtwmmit69jeM+08/Tun5DTBe7BuH1Zp1mMLmtKLA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"balanced-match": "^2.0.0",
|
"balanced-match": "^2.0.0",
|
||||||
"cosmiconfig": "^7.0.1",
|
"cosmiconfig": "^7.0.1",
|
||||||
@ -2320,7 +2320,7 @@
|
|||||||
"globby": "^11.0.4",
|
"globby": "^11.0.4",
|
||||||
"globjoin": "^0.1.4",
|
"globjoin": "^0.1.4",
|
||||||
"html-tags": "^3.1.0",
|
"html-tags": "^3.1.0",
|
||||||
"ignore": "^5.1.8",
|
"ignore": "^5.1.9",
|
||||||
"import-lazy": "^4.0.0",
|
"import-lazy": "^4.0.0",
|
||||||
"imurmurhash": "^0.1.4",
|
"imurmurhash": "^0.1.4",
|
||||||
"is-plain-object": "^5.0.0",
|
"is-plain-object": "^5.0.0",
|
||||||
@ -2343,7 +2343,7 @@
|
|||||||
"strip-ansi": "^6.0.1",
|
"strip-ansi": "^6.0.1",
|
||||||
"style-search": "^0.1.0",
|
"style-search": "^0.1.0",
|
||||||
"svg-tags": "^1.0.0",
|
"svg-tags": "^1.0.0",
|
||||||
"table": "^6.7.2",
|
"table": "^6.7.3",
|
||||||
"v8-compile-cache": "^2.3.0",
|
"v8-compile-cache": "^2.3.0",
|
||||||
"write-file-atomic": "^3.0.3"
|
"write-file-atomic": "^3.0.3"
|
||||||
},
|
},
|
||||||
@ -4334,9 +4334,9 @@
|
|||||||
"integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI="
|
"integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI="
|
||||||
},
|
},
|
||||||
"stylelint": {
|
"stylelint": {
|
||||||
"version": "14.0.1",
|
"version": "14.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.1.0.tgz",
|
||||||
"integrity": "sha512-ZcAkmFLVCultmwkQUjxKzxW/o5+CzNmDk6TPJj/d4Y7ipTGGrewIWmNm+InjdSr04PR5/yynsAJeYJY/wisdMg==",
|
"integrity": "sha512-IedkssuNVA11+v++2PIV2OHOU5A3SfRcXVi56vZVSsMhGrgtwmmit69jeM+08/Tun5DTBe7BuH1Zp1mMLmtKLA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"balanced-match": "^2.0.0",
|
"balanced-match": "^2.0.0",
|
||||||
"cosmiconfig": "^7.0.1",
|
"cosmiconfig": "^7.0.1",
|
||||||
@ -4350,7 +4350,7 @@
|
|||||||
"globby": "^11.0.4",
|
"globby": "^11.0.4",
|
||||||
"globjoin": "^0.1.4",
|
"globjoin": "^0.1.4",
|
||||||
"html-tags": "^3.1.0",
|
"html-tags": "^3.1.0",
|
||||||
"ignore": "^5.1.8",
|
"ignore": "^5.1.9",
|
||||||
"import-lazy": "^4.0.0",
|
"import-lazy": "^4.0.0",
|
||||||
"imurmurhash": "^0.1.4",
|
"imurmurhash": "^0.1.4",
|
||||||
"is-plain-object": "^5.0.0",
|
"is-plain-object": "^5.0.0",
|
||||||
@ -4373,7 +4373,7 @@
|
|||||||
"strip-ansi": "^6.0.1",
|
"strip-ansi": "^6.0.1",
|
||||||
"style-search": "^0.1.0",
|
"style-search": "^0.1.0",
|
||||||
"svg-tags": "^1.0.0",
|
"svg-tags": "^1.0.0",
|
||||||
"table": "^6.7.2",
|
"table": "^6.7.3",
|
||||||
"v8-compile-cache": "^2.3.0",
|
"v8-compile-cache": "^2.3.0",
|
||||||
"write-file-atomic": "^3.0.3"
|
"write-file-atomic": "^3.0.3"
|
||||||
},
|
},
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"csso-cli": "^3.0.0",
|
"csso-cli": "^3.0.0",
|
||||||
"eslint": "^8.2.0",
|
"eslint": "^8.2.0",
|
||||||
"html-minifier": "^4.0.0",
|
"html-minifier": "^4.0.0",
|
||||||
"stylelint": "^14.0.1",
|
"stylelint": "^14.1.0",
|
||||||
"stylelint-config-standard": "^23.0.0",
|
"stylelint-config-standard": "^23.0.0",
|
||||||
"terser": "^5.9.0"
|
"terser": "^5.9.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user