chore(deps): update dependency stylelint to ^14.8.1

This commit is contained in:
Renovate Bot 2022-04-29 15:51:37 +00:00
parent 8816b6e929
commit 9e6991a36b
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.53",
"version": "1.1.54",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.53",
"version": "1.1.54",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^6.19.7",
@ -95,7 +95,7 @@
"sass": "^1.51.0",
"semantic-release": "^19.0.2",
"source-map-support": "^0.5.21",
"stylelint": "^14.8.0",
"stylelint": "^14.8.1",
"stylelint-config-recommended-scss": "^6.0.0",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.2.0",
@ -27475,9 +27475,9 @@
}
},
"node_modules/stylelint": {
"version": "14.8.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.0.tgz",
"integrity": "sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==",
"version": "14.8.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.1.tgz",
"integrity": "sha512-0YxTop3wTeEVmQWhS7jjLFaBkvfPmffRiJ6eFIDlK++f3OklaobTYFJu32E5u/cIrFLbcW52pLqrYpihA/y0/w==",
"dev": true,
"dependencies": {
"balanced-match": "^2.0.0",
@ -50215,9 +50215,9 @@
}
},
"stylelint": {
"version": "14.8.0",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.0.tgz",
"integrity": "sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==",
"version": "14.8.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.1.tgz",
"integrity": "sha512-0YxTop3wTeEVmQWhS7jjLFaBkvfPmffRiJ6eFIDlK++f3OklaobTYFJu32E5u/cIrFLbcW52pLqrYpihA/y0/w==",
"dev": true,
"requires": {
"balanced-match": "^2.0.0",

View File

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