mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-26 21:42:29 +01:00
chore(deps): update dependency stylelint to ^14.8.4
This commit is contained in:
parent
beb807f10c
commit
0dc4e92414
22
package-lock.json
generated
22
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "gatsby-starter-lumen",
|
||||
"version": "1.1.120",
|
||||
"version": "1.1.121",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "gatsby-starter-lumen",
|
||||
"version": "1.1.120",
|
||||
"version": "1.1.121",
|
||||
"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.3",
|
||||
"stylelint": "^14.8.4",
|
||||
"stylelint-config-recommended-scss": "^6.0.0",
|
||||
"stylelint-order": "^5.0.0",
|
||||
"stylelint-scss": "^4.2.0",
|
||||
@ -27403,9 +27403,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "14.8.3",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.3.tgz",
|
||||
"integrity": "sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==",
|
||||
"version": "14.8.4",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.4.tgz",
|
||||
"integrity": "sha512-VoyFmif50YNL2R1NC0NxbprTbvnihiqE9tdwb/IAUvlncoS3dEllSSEfvTaQQ6BTCp6iv6daIg5v7ryRSlBdgw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"balanced-match": "^2.0.0",
|
||||
@ -27432,7 +27432,7 @@
|
||||
"micromatch": "^4.0.5",
|
||||
"normalize-path": "^3.0.0",
|
||||
"picocolors": "^1.0.0",
|
||||
"postcss": "^8.4.13",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss-media-query-parser": "^0.2.3",
|
||||
"postcss-resolve-nested-selector": "^0.1.1",
|
||||
"postcss-safe-parser": "^6.0.0",
|
||||
@ -50123,9 +50123,9 @@
|
||||
}
|
||||
},
|
||||
"stylelint": {
|
||||
"version": "14.8.3",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.3.tgz",
|
||||
"integrity": "sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==",
|
||||
"version": "14.8.4",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.4.tgz",
|
||||
"integrity": "sha512-VoyFmif50YNL2R1NC0NxbprTbvnihiqE9tdwb/IAUvlncoS3dEllSSEfvTaQQ6BTCp6iv6daIg5v7ryRSlBdgw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"balanced-match": "^2.0.0",
|
||||
@ -50152,7 +50152,7 @@
|
||||
"micromatch": "^4.0.5",
|
||||
"normalize-path": "^3.0.0",
|
||||
"picocolors": "^1.0.0",
|
||||
"postcss": "^8.4.13",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss-media-query-parser": "^0.2.3",
|
||||
"postcss-resolve-nested-selector": "^0.1.1",
|
||||
"postcss-safe-parser": "^6.0.0",
|
||||
|
@ -133,7 +133,7 @@
|
||||
"sass": "^1.52.1",
|
||||
"semantic-release": "^19.0.2",
|
||||
"source-map-support": "^0.5.21",
|
||||
"stylelint": "^14.8.3",
|
||||
"stylelint": "^14.8.4",
|
||||
"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