mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
chore(deps): update dependency stylelint to ^14.8.1
This commit is contained in:
parent
8816b6e929
commit
9e6991a36b
18
package-lock.json
generated
18
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user