summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatweb Bot2023-07-22 04:08:41 +0000
committerMatweb Bot2023-07-22 04:08:41 +0000
commit97dfc0367b5b34fc5c09cf206a911cfb47f97d3f (patch)
treeb0e5d3ef5e33e0e73bbe49856d065bc9517e47b1
parent35ccc639387b7fee4b7ee3419d1fa9576244534a (diff)
RenovateBot: Update dependency postcss to v8.4.27
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 377843a..296f99f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1105,9 +1105,9 @@
1105 } 1105 }
1106 }, 1106 },
1107 "node_modules/postcss": { 1107 "node_modules/postcss": {
1108 "version": "8.4.26", 1108 "version": "8.4.27",
1109 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz", 1109 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz",
1110 "integrity": "sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==", 1110 "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==",
1111 "funding": [ 1111 "funding": [
1112 { 1112 {
1113 "type": "opencollective", 1113 "type": "opencollective",
@@ -2884,9 +2884,9 @@
2884 "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==" 2884 "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ=="
2885 }, 2885 },
2886 "postcss": { 2886 "postcss": {
2887 "version": "8.4.26", 2887 "version": "8.4.27",
2888 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz", 2888 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz",
2889 "integrity": "sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==", 2889 "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==",
2890 "requires": { 2890 "requires": {
2891 "nanoid": "^3.3.6", 2891 "nanoid": "^3.3.6",
2892 "picocolors": "^1.0.0", 2892 "picocolors": "^1.0.0",