Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-28 04:02:43 +0300
committerGitHub <noreply@github.com>2022-05-28 04:02:43 +0300
commit8b4afe4e492bbff5571c988b60d8c8412650a204 (patch)
tree15d32fafcd23e27e7c3e3182698340bf3d9c36e1 /package-lock.json
parent4f50a2118c7af440e58b98af5399433fa1401235 (diff)
Bump stylelint from 14.8.2 to 14.8.5dependabot/npm_and_yarn/stylelint-14.8.5
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.2 to 14.8.5. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.8.2...14.8.5) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json46
1 files changed, 17 insertions, 29 deletions
diff --git a/package-lock.json b/package-lock.json
index 5be00c93d..d40c6c2af 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -56,7 +56,7 @@
"printscout": "2.0.3",
"ramda": "^0.28.0",
"raw-loader": "^4.0.2",
- "stylelint": "^14.8.2",
+ "stylelint": "^14.8.5",
"v-tooltip": "^2.1.3",
"vue": "^2.6.14",
"vue-autosize": "^1.0.2",
@@ -12962,11 +12962,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/normalize-selector": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/normalize-selector/-/normalize-selector-0.2.0.tgz",
- "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
- },
"node_modules/normalize-url": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz",
@@ -15985,9 +15980,9 @@
"integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI="
},
"node_modules/stylelint": {
- "version": "14.8.2",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.2.tgz",
- "integrity": "sha512-tjDfexCYfoPdl/xcDJ9Fv+Ko9cvzbDnmdiaqEn3ovXHXasi/hbkt5tSjsiReQ+ENqnz0eltaX/AOO+AlzVdcNA==",
+ "version": "14.8.5",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.5.tgz",
+ "integrity": "sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==",
"dependencies": {
"balanced-match": "^2.0.0",
"colord": "^2.9.2",
@@ -16012,9 +16007,8 @@
"meow": "^9.0.0",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
- "normalize-selector": "^0.2.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",
@@ -16345,9 +16339,9 @@
}
},
"node_modules/stylelint/node_modules/postcss": {
- "version": "8.4.13",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.13.tgz",
- "integrity": "sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==",
+ "version": "8.4.14",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",
+ "integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==",
"funding": [
{
"type": "opencollective",
@@ -16359,7 +16353,7 @@
}
],
"dependencies": {
- "nanoid": "^3.3.3",
+ "nanoid": "^3.3.4",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.2"
},
@@ -30768,11 +30762,6 @@
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
},
- "normalize-selector": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/normalize-selector/-/normalize-selector-0.2.0.tgz",
- "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
- },
"normalize-url": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz",
@@ -33126,9 +33115,9 @@
"integrity": "sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI="
},
"stylelint": {
- "version": "14.8.2",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.2.tgz",
- "integrity": "sha512-tjDfexCYfoPdl/xcDJ9Fv+Ko9cvzbDnmdiaqEn3ovXHXasi/hbkt5tSjsiReQ+ENqnz0eltaX/AOO+AlzVdcNA==",
+ "version": "14.8.5",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.8.5.tgz",
+ "integrity": "sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==",
"requires": {
"balanced-match": "^2.0.0",
"colord": "^2.9.2",
@@ -33153,9 +33142,8 @@
"meow": "^9.0.0",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
- "normalize-selector": "^0.2.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",
@@ -33381,11 +33369,11 @@
}
},
"postcss": {
- "version": "8.4.13",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.13.tgz",
- "integrity": "sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA==",
+ "version": "8.4.14",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",
+ "integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==",
"requires": {
- "nanoid": "^3.3.3",
+ "nanoid": "^3.3.4",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.2"
}