chore(deps): update dependency stylelint to ^14.9.1

This commit is contained in:
Renovate Bot 2022-06-11 03:20:07 +00:00
parent fcf7eb5385
commit b273198f90
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 18 additions and 18 deletions

34
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "gatsby-starter-lumen", "name": "gatsby-starter-lumen",
"version": "1.1.174", "version": "1.1.175",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "gatsby-starter-lumen", "name": "gatsby-starter-lumen",
"version": "1.1.174", "version": "1.1.175",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@sentry/gatsby": "^7.1.1", "@sentry/gatsby": "^7.1.1",
@ -95,7 +95,7 @@
"sass": "^1.52.3", "sass": "^1.52.3",
"semantic-release": "^19.0.3", "semantic-release": "^19.0.3",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"stylelint": "^14.9.0", "stylelint": "^14.9.1",
"stylelint-config-recommended-scss": "^6.0.0", "stylelint-config-recommended-scss": "^6.0.0",
"stylelint-order": "^5.0.0", "stylelint-order": "^5.0.0",
"stylelint-scss": "^4.2.0", "stylelint-scss": "^4.2.0",
@ -2386,9 +2386,9 @@
} }
}, },
"node_modules/@csstools/selector-specificity": { "node_modules/@csstools/selector-specificity": {
"version": "2.0.0", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.0.0.tgz", "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.0.1.tgz",
"integrity": "sha512-rZ6vufeY/UjAgtyiJ4WvfF6XP6HizIyOfbZOg0RnecIwjrvH8Am3nN1BpKnnPZunYAkUcPPXDhwbxOtGop8cfQ==", "integrity": "sha512-aG20vknL4/YjQF9BSV7ts4EWm/yrjagAN7OWBNmlbEOUiu0llj4OGrFoOKK3g2vey4/p2omKCoHrWtPxSwV3HA==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": "^12 || ^14 || >=16" "node": "^12 || ^14 || >=16"
@ -28111,12 +28111,12 @@
} }
}, },
"node_modules/stylelint": { "node_modules/stylelint": {
"version": "14.9.0", "version": "14.9.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.9.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.9.1.tgz",
"integrity": "sha512-+xsQ4uKS56RQs8AGYx2CXc9nhWyPR7c/G0RqyiKgWZx2LuE3VJnIhGRQXUfnGQXOqBPHxNjMCHiK5NNQRB52sw==", "integrity": "sha512-RdAkJdPiLqHawCSnu21nE27MjNXaVd4WcOHA4vK5GtIGjScfhNnaOuWR2wWdfKFAvcWQPOYe311iveiVKSmwsA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@csstools/selector-specificity": "^2.0.0", "@csstools/selector-specificity": "^2.0.1",
"balanced-match": "^2.0.0", "balanced-match": "^2.0.0",
"colord": "^2.9.2", "colord": "^2.9.2",
"cosmiconfig": "^7.0.1", "cosmiconfig": "^7.0.1",
@ -32249,9 +32249,9 @@
} }
}, },
"@csstools/selector-specificity": { "@csstools/selector-specificity": {
"version": "2.0.0", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.0.0.tgz", "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.0.1.tgz",
"integrity": "sha512-rZ6vufeY/UjAgtyiJ4WvfF6XP6HizIyOfbZOg0RnecIwjrvH8Am3nN1BpKnnPZunYAkUcPPXDhwbxOtGop8cfQ==", "integrity": "sha512-aG20vknL4/YjQF9BSV7ts4EWm/yrjagAN7OWBNmlbEOUiu0llj4OGrFoOKK3g2vey4/p2omKCoHrWtPxSwV3HA==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },
@ -51296,12 +51296,12 @@
} }
}, },
"stylelint": { "stylelint": {
"version": "14.9.0", "version": "14.9.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.9.0.tgz", "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.9.1.tgz",
"integrity": "sha512-+xsQ4uKS56RQs8AGYx2CXc9nhWyPR7c/G0RqyiKgWZx2LuE3VJnIhGRQXUfnGQXOqBPHxNjMCHiK5NNQRB52sw==", "integrity": "sha512-RdAkJdPiLqHawCSnu21nE27MjNXaVd4WcOHA4vK5GtIGjScfhNnaOuWR2wWdfKFAvcWQPOYe311iveiVKSmwsA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@csstools/selector-specificity": "^2.0.0", "@csstools/selector-specificity": "^2.0.1",
"balanced-match": "^2.0.0", "balanced-match": "^2.0.0",
"colord": "^2.9.2", "colord": "^2.9.2",
"cosmiconfig": "^7.0.1", "cosmiconfig": "^7.0.1",

View File

@ -133,7 +133,7 @@
"sass": "^1.52.3", "sass": "^1.52.3",
"semantic-release": "^19.0.3", "semantic-release": "^19.0.3",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"stylelint": "^14.9.0", "stylelint": "^14.9.1",
"stylelint-config-recommended-scss": "^6.0.0", "stylelint-config-recommended-scss": "^6.0.0",
"stylelint-order": "^5.0.0", "stylelint-order": "^5.0.0",
"stylelint-scss": "^4.2.0", "stylelint-scss": "^4.2.0",