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.0
This commit is contained in:
parent
fa52aae61e
commit
17ecda390e
18
package-lock.json
generated
18
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "gatsby-starter-lumen",
|
||||
"version": "1.1.42",
|
||||
"version": "1.1.43",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "gatsby-starter-lumen",
|
||||
"version": "1.1.42",
|
||||
"version": "1.1.43",
|
||||
"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.7.1",
|
||||
"stylelint": "^14.8.0",
|
||||
"stylelint-config-recommended-scss": "^6.0.0",
|
||||
"stylelint-order": "^5.0.0",
|
||||
"stylelint-scss": "^4.2.0",
|
||||
@ -27444,9 +27444,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "14.7.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.7.1.tgz",
|
||||
"integrity": "sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==",
|
||||
"version": "14.8.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.0.tgz",
|
||||
"integrity": "sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"balanced-match": "^2.0.0",
|
||||
@ -50158,9 +50158,9 @@
|
||||
}
|
||||
},
|
||||
"stylelint": {
|
||||
"version": "14.7.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.7.1.tgz",
|
||||
"integrity": "sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==",
|
||||
"version": "14.8.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.0.tgz",
|
||||
"integrity": "sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==",
|
||||
"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.7.1",
|
||||
"stylelint": "^14.8.0",
|
||||
"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