chore(deps): update dependency stylelint to ^14.8.5

This commit is contained in:
Renovate Bot 2022-05-25 14:30:05 +00:00
parent e577b31f1b
commit d9d7fae326
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "gatsby-starter-lumen",
"version": "1.1.124",
"version": "1.1.125",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.124",
"version": "1.1.125",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^6.19.7",
@ -95,7 +95,7 @@
"sass": "^1.52.1",
"semantic-release": "^19.0.2",
"source-map-support": "^0.5.21",
"stylelint": "^14.8.4",
"stylelint": "^14.8.5",
"stylelint-config-recommended-scss": "^6.0.0",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.2.0",
@ -27404,9 +27404,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",
@ -50125,9 +50125,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",

View File

@ -133,7 +133,7 @@
"sass": "^1.52.1",
"semantic-release": "^19.0.2",
"source-map-support": "^0.5.21",
"stylelint": "^14.8.4",
"stylelint": "^14.8.5",
"stylelint-config-recommended-scss": "^6.0.0",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.2.0",