build: Updating grunt-stylelint to 0.18.0

Change-Id: I4c52e2c0121f617c04e32a04b3e7bec785606e8f
This commit is contained in:
libraryupgrader 2022-11-13 09:47:59 +00:00
parent 1351b2e427
commit b4e5ef0a41
2 changed files with 21 additions and 16 deletions

35
package-lock.json generated
View file

@ -11,7 +11,7 @@
"grunt-banana-checker": "0.10.0",
"grunt-contrib-watch": "1.1.0",
"grunt-eslint": "24.0.0",
"grunt-stylelint": "0.17.0",
"grunt-stylelint": "0.18.0",
"stylelint-config-wikimedia": "0.13.0"
}
},
@ -2372,18 +2372,18 @@
}
},
"node_modules/grunt-stylelint": {
"version": "0.17.0",
"resolved": "https://registry.npmjs.org/grunt-stylelint/-/grunt-stylelint-0.17.0.tgz",
"integrity": "sha512-aVpqPO7h98haGRZKnj9nkMTMGjzmVQWyN/FNB/qkbcVG6pguZ48yZi8YO+ULynzNK9YFqWhWBFgAs71m7ZpK+A==",
"version": "0.18.0",
"resolved": "https://registry.npmjs.org/grunt-stylelint/-/grunt-stylelint-0.18.0.tgz",
"integrity": "sha512-Ks5OfRUCA6E1v5PkCQKYaMErHtoec/Ub0Vb1xvZ0CKm/1zzWKuqEu2ZVtFcQVDqrC5UM6AXaLHpsLiocVKAgbg==",
"dev": true,
"dependencies": {
"chalk": "^4.1.0"
"chalk": "^4.1.2"
},
"engines": {
"node": ">=12"
},
"peerDependencies": {
"stylelint": "^14.0.0"
"stylelint": "14.x"
}
},
"node_modules/grunt/node_modules/glob": {
@ -5041,7 +5041,8 @@
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
"dev": true
"dev": true,
"requires": {}
},
"ajv": {
"version": "6.12.6",
@ -5937,7 +5938,8 @@
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-no-jquery/-/eslint-plugin-no-jquery-2.7.0.tgz",
"integrity": "sha512-Aeg7dA6GTH1AcWLlBtWNzOU9efK5KpNi7b0EhBO0o0M+awyzguUUo8gF6hXGjQ9n5h8/uRtYv9zOqQkeC5CG0w==",
"dev": true
"dev": true,
"requires": {}
},
"eslint-plugin-node": {
"version": "11.1.0",
@ -6662,12 +6664,12 @@
}
},
"grunt-stylelint": {
"version": "0.17.0",
"resolved": "https://registry.npmjs.org/grunt-stylelint/-/grunt-stylelint-0.17.0.tgz",
"integrity": "sha512-aVpqPO7h98haGRZKnj9nkMTMGjzmVQWyN/FNB/qkbcVG6pguZ48yZi8YO+ULynzNK9YFqWhWBFgAs71m7ZpK+A==",
"version": "0.18.0",
"resolved": "https://registry.npmjs.org/grunt-stylelint/-/grunt-stylelint-0.18.0.tgz",
"integrity": "sha512-Ks5OfRUCA6E1v5PkCQKYaMErHtoec/Ub0Vb1xvZ0CKm/1zzWKuqEu2ZVtFcQVDqrC5UM6AXaLHpsLiocVKAgbg==",
"dev": true,
"requires": {
"chalk": "^4.1.0"
"chalk": "^4.1.2"
}
},
"hard-rejection": {
@ -7507,7 +7509,8 @@
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/postcss-less/-/postcss-less-6.0.0.tgz",
"integrity": "sha512-FPX16mQLyEjLzEuuJtxA8X3ejDLNGGEG503d2YGZR5Ask1SpDN8KmZUMpzCvyalWRywAn1n1VOA5dcqfCLo5rg==",
"dev": true
"dev": true,
"requires": {}
},
"postcss-media-query-parser": {
"version": "0.2.3",
@ -7525,7 +7528,8 @@
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz",
"integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==",
"dev": true
"dev": true,
"requires": {}
},
"postcss-selector-parser": {
"version": "6.0.10",
@ -8103,7 +8107,8 @@
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz",
"integrity": "sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==",
"dev": true
"dev": true,
"requires": {}
},
"stylelint-config-wikimedia": {
"version": "0.13.0",

View file

@ -10,7 +10,7 @@
"grunt-banana-checker": "0.10.0",
"grunt-contrib-watch": "1.1.0",
"grunt-eslint": "24.0.0",
"grunt-stylelint": "0.17.0",
"grunt-stylelint": "0.18.0",
"stylelint-config-wikimedia": "0.13.0"
}
}